18#ifndef itkImageRegionConstIteratorWithOnlyIndex_h
19#define itkImageRegionConstIteratorWithOnlyIndex_h
130template <
typename TImage>
195#ifndef ITK_MANUAL_INSTANTIATION
196# include "itkImageRegionConstIteratorWithOnlyIndex.hxx"
typename TImage::OffsetType OffsetType
ImageConstIteratorWithOnlyIndex()=default
typename TImage::RegionType RegionType
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
ImageRegionConstIteratorWithOnlyIndex(const ImageConstIteratorWithOnlyIndex< TImage > &it)
ImageConstIteratorWithOnlyIndex< TImage > Superclass
typename TImage::RegionType RegionType
ImageRegionConstIteratorWithOnlyIndex Self
ImageRegionConstIteratorWithOnlyIndex(const TImage *ptr, const RegionType ®ion)
ImageRegionConstIteratorWithOnlyIndex()
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....