18 #ifndef itkImageRegionConstIteratorWithIndex_h
19 #define itkImageRegionConstIteratorWithIndex_h
126 template<
typename TImage >
190 #ifndef ITK_MANUAL_INSTANTIATION
191 #include "itkImageRegionConstIteratorWithIndex.hxx"
typename TImage::SizeType SizeType
ImageRegionConstIteratorWithIndex(const ImageConstIteratorWithIndex< TImage > &it)
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelType PixelType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageBaseType::SizeType SizeType
ImageRegionConstIteratorWithIndex()
ImageBaseType::IndexType IndexType
typename TImage::IndexType IndexType
ImageRegionConstIteratorWithIndex(const TImage *ptr, const RegionType ®ion)
typename TImage::RegionType RegionType
typename TImage::AccessorType AccessorType
typename TImage::PixelContainer PixelContainer
ImageBaseType::RegionType RegionType
Self & operator=(const Self &it)
typename TImage::OffsetType OffsetType