18#ifndef itkImageRegionConstIteratorWithIndex_h
19#define itkImageRegionConstIteratorWithIndex_h
129template <
typename TImage>
171 ImageRegionConstIteratorWithIndex(
const ImageConstIteratorWithIndex<TImage> & it)
199#ifndef ITK_MANUAL_INSTANTIATION
200# include "itkImageRegionConstIteratorWithIndex.hxx"
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
Self & operator=(const Self &it)
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....