18 #ifndef itkImageIteratorWithIndex_h
19 #define itkImageIteratorWithIndex_h
67 template<
typename TImage >
80 TImage::ImageDimension);
136 #ifndef ITK_MANUAL_INSTANTIATION
137 #include "itkImageIteratorWithIndex.hxx"
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
ImageConstIteratorWithIndex< TImage > Superclass
TImage::AccessorType AccessorType
void Set(const PixelType &value) const
Superclass::OffsetType OffsetType
~ImageIteratorWithIndex()
Superclass::PixelContainer PixelContainer
Superclass::IndexType IndexType
TImage::PixelContainer PixelContainer
const InternalPixelType * m_Position
AccessorType m_PixelAccessor
Superclass::PixelType PixelType
TImage::OffsetType OffsetType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::IndexType IndexType
Superclass::SizeType SizeType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
static const unsigned int ImageIteratorDimension
TImage::RegionType RegionType
Superclass::PixelContainerPointer PixelContainerPointer
TImage::PixelType PixelType
Superclass::ImageType ImageType
Superclass::InternalPixelType InternalPixelType
ImageIteratorWithIndex Self
Superclass::RegionType RegionType
PixelContainer::Pointer PixelContainerPointer
Superclass::AccessorType AccessorType
Self & operator=(const Self &it)