18#ifndef itkImageIterator_h
19#define itkImageIterator_h
64template <
typename TImage>
144#ifndef ITK_MANUAL_INSTANTIATION
145# include "itkImageIterator.hxx"
typename TImage::IndexType IndexType
TImage::ConstWeakPointer m_Image
typename TImage::PixelContainer PixelContainer
typename TImage::SizeType SizeType
typename TImage::OffsetType OffsetType
typename TImage::InternalPixelType InternalPixelType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::AccessorType AccessorType
typename TImage::RegionType RegionType
AccessorFunctorType m_PixelAccessorFunctor
const InternalPixelType * m_Buffer
typename TImage::PixelType PixelType
Self & operator=(const ImageConstIterator< TImage > &it)
ImageIterator(const ImageConstIterator< TImage > &it)
static constexpr unsigned int ImageIteratorDimension
ImageIterator(TImage *ptr, const RegionType ®ion)
~ImageIterator() override=default
ImageType * GetImage() const
typename TImage::InternalPixelType InternalPixelType
ITK_DEFAULT_COPY_AND_MOVE(ImageIterator)
typename TImage::RegionType RegionType
ImageConstIterator< TImage > Superclass
void Set(const PixelType &value) const
typename TImage::PixelType PixelType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....