18 #ifndef itkImageRegionConstIteratorWithOnlyIndex_h
19 #define itkImageRegionConstIteratorWithOnlyIndex_h
129 template<
typename TImage >
187 #ifndef ITK_MANUAL_INSTANTIATION
188 #include "itkImageRegionConstIteratorWithOnlyIndex.hxx"
TImage::SizeType SizeType
TImage::RegionType RegionType
Self & operator=(const Self &it)
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
Superclass::RegionType RegionType
ImageRegionConstIteratorWithOnlyIndex Self
Superclass::OffsetType OffsetType
TImage::IndexType IndexType
Superclass::SizeType SizeType
Superclass::ImageType ImageType
ImageConstIteratorWithOnlyIndex< TImage > Superclass
A base class for multi-dimensional iterators templated over image type that are designed to provide o...
ImageRegionConstIteratorWithOnlyIndex(const TImage *ptr, const RegionType ®ion)
ImageRegionConstIteratorWithOnlyIndex(const ImageConstIteratorWithOnlyIndex< TImage > &it)
TImage::OffsetType OffsetType
ImageRegionConstIteratorWithOnlyIndex()
Superclass::IndexType IndexType