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

Iterators
[Data Access Objects]

Collaboration diagram for Iterators:

Classes

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

Modules

 Image Iterators

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 Mon Jul 12 2010 20:21:01 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000