18 #ifndef __itkImageConstIteratorWithOnlyIndex_h
19 #define __itkImageConstIteratorWithOnlyIndex_h
94 template<
typename TImage >
279 #ifndef ITK_MANUAL_INSTANTIATION
280 #include "itkImageConstIteratorWithOnlyIndex.hxx"
IndexType::IndexValueType IndexValueType
static unsigned int GetImageDimension()
TImage::SizeType SizeType
TImage::RegionType RegionType
Self & operator=(const Self &it)
virtual ~ImageConstIteratorWithOnlyIndex()
signed long OffsetValueType
itkLegacyMacro(Self Begin(void) const)
signed long IndexValueType
ImageConstIteratorWithOnlyIndex()
SizeType::SizeValueType SizeValueType
bool operator!=(const Self &it) const
TImage::IndexType IndexType
void GoToReverseBegin(void)
unsigned long SizeValueType
bool operator>=(const Self &it) const
bool operator==(const Self &it) const
bool IsAtReverseEnd(void) const
const IndexType & GetIndex() const
static const unsigned int ImageDimension
bool operator<=(const Self &it) const
A base class for multi-dimensional iterators templated over image type that are designed to provide o...
void SetIndex(const IndexType &ind)
IndexType m_PositionIndex
OffsetValueType m_OffsetTable[ImageDimension+1]
bool operator>(const Self &it) const
TImage::OffsetType OffsetType
TImage::ConstPointer m_Image
ImageConstIteratorWithOnlyIndex Self
OffsetType::OffsetValueType OffsetValueType
bool operator<(const Self &it) const
const RegionType & GetRegion() const