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

itkImageConstIteratorWithIndex.h File Reference

Go to the source code of this file.

Classes

class  itk::ImageConstIteratorWithIndex< TImage >
 A base class for multi-dimensional iterators templated over image type that are designed to efficiently keep track of the iterator position. More...

Namespaces

namespace  itk

Defines

#define ITK_TEMPLATE_ImageConstIteratorWithIndex(_, EXPORT, x, y)

Define Documentation

#define ITK_TEMPLATE_ImageConstIteratorWithIndex ( _,
EXPORT,
x,
 ) 
Value:
namespace itk { \
  _(1(class EXPORT ImageConstIteratorWithIndex< ITK_TEMPLATE_1 x >)) \
  namespace Templates { typedef ImageConstIteratorWithIndex< ITK_TEMPLATE_1 x > ImageConstIteratorWithIndex##y; } \
  }

Definition at line 305 of file itkImageConstIteratorWithIndex.h.


Generated at Fri Apr 16 20:05:01 2010 for ITK by doxygen 1.6.1 written by Dimitri van Heesch, © 1997-2000