[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | HierarchicalIteratorType< N, T1, T2, T3, T4, T5 > Struct Template Reference |  | 
#include <vigra/multi_hierarchical_iterator.hxx>
| Public Types | |
| typedef CoupledHandleType< N, T1, T2, T3, T4, T5 >::type | HandleType | 
| typedef HierarchicalIterator < HandleType::dimensions, HandleType > | IteratorType | 
Helper class to easliy get the type of a CoupledScanOrderIterator (and corresponding CoupledHandle) for up to five arrays of dimension N with element types T1,...,T5.
| typedef CoupledHandleType<N, T1, T2, T3, T4, T5>::type HandleType | 
Type of the CoupledHandle.
| typedef HierarchicalIterator<HandleType::dimensions, HandleType> IteratorType | 
Type of the CoupledScanOrderIterator.
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |