18#ifndef itkImageIteratorWithIndex_h
19#define itkImageIteratorWithIndex_h
67template <
typename TImage>
134#ifndef ITK_MANUAL_INSTANTIATION
135# include "itkImageIteratorWithIndex.hxx"
const InternalPixelType * m_Position
AccessorType m_PixelAccessor
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
ImageConstIteratorWithIndex()=default
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
ImageIteratorWithIndex Self
~ImageIteratorWithIndex() override=default
Self & operator=(const ImageConstIteratorWithIndex< TImage > &it)
ImageIteratorWithIndex(const ImageConstIteratorWithIndex< TImage > &it)
void Set(const PixelType &value) const
ImageConstIteratorWithIndex< TImage > Superclass
ImageIteratorWithIndex(TImage *ptr, const RegionType ®ion)
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
ITK_DEFAULT_COPY_AND_MOVE(ImageIteratorWithIndex)
static constexpr unsigned int ImageIteratorDimension
ImageIteratorWithIndex()=default
typename TImage::InternalPixelType InternalPixelType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....