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