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