|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkImageRegionConstIteratorWithOnlyIndex_h
19 #define itkImageRegionConstIteratorWithOnlyIndex_h
130 template <
typename TImage>
195 #ifndef ITK_MANUAL_INSTANTIATION
196 # include "itkImageRegionConstIteratorWithOnlyIndex.hxx"
ImageRegionConstIteratorWithOnlyIndex()
ImageRegionConstIteratorWithOnlyIndex(const TImage *ptr, const RegionType ®ion)
typename TImage::SizeType SizeType
typename TImage::OffsetType OffsetType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
ImageBaseType::SizeType SizeType
typename TImage::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::RegionType RegionType
ImageRegionConstIteratorWithOnlyIndex(const ImageConstIteratorWithOnlyIndex< TImage > &it)
Self & operator=(const Self &it)
A base class for multi-dimensional iterators templated over image type that are designed to provide o...
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename TImage::IndexType IndexType