18#ifndef itkImageRegionConstIteratorWithIndex_h
19#define itkImageRegionConstIteratorWithIndex_h
129template <
typename TImage>
199#ifndef ITK_MANUAL_INSTANTIATION
200# include "itkImageRegionConstIteratorWithIndex.hxx"
Self & operator=(const Self &it)
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
ImageRegionConstIteratorWithIndex(const ImageConstIteratorWithIndex< TImage > &it)
ImageRegionConstIteratorWithIndex(const TImage *ptr, const RegionType ®ion)
ImageRegionConstIteratorWithIndex()
ImageRegionConstIteratorWithIndex Self
typename InputImageType::RegionType RegionType
ImageConstIteratorWithIndex< TImage > Superclass
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....