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

Image Iterators

Compounds

class  ConstSliceIterator
 A flexible iterator for itk containers(i.e. itk::Neighborhood) that support pixel access through operator[]. More...

class  SliceIterator
 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 Fri May 21 01:17:43 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000