Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Iterators
[Data Access Objects]


Modules

group  Image Iterators

Classes

class  itk::ReflectiveImageRegionConstIterator< TImage >
 Multi-dimensional image iterator which only walks a region. More...
class  itk::ConstSliceIterator< TPixel, TContainer >
 A flexible iterator for itk containers(i.e. itk::Neighborhood) that support pixel access through operator[]. More...
class  itk::SliceIterator< TPixel, TContainer >
 A flexible iterator for itk containers(i.e. itk::Neighborhood) that support pixel access through operator[]. More...

Detailed Description

Iterators are the mechanism used to walk over the content of a particular data object. They allow to define paths and directions along which the data should be walked through.
Generated at Sun Apr 1 02:48:27 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000