18 #ifndef itkImageRegionIteratorWithIndex_h
19 #define itkImageRegionIteratorWithIndex_h
70 template<
typename TImage >
124 #ifndef ITK_MANUAL_INSTANTIATION
125 #include "itkImageRegionIteratorWithIndex.hxx"
ImageRegionIteratorWithIndex Self
TImage::InternalPixelType InternalPixelType
ImageRegionConstIteratorWithIndex< TImage > Superclass
Superclass::IndexType IndexType
TImage::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
Superclass::RegionType RegionType
Self & operator=(const ImageRegionConstIteratorWithIndex< TImage > &it)
void Set(const PixelType &value) const
Superclass::InternalPixelType InternalPixelType
TImage::PixelContainer PixelContainer
const InternalPixelType * m_Position
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
Superclass::PixelContainer PixelContainer
TImage::OffsetType OffsetType
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::RegionType RegionType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
TImage::PixelType PixelType
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::ImageType ImageType
PixelContainer::Pointer PixelContainerPointer
ImageRegionIteratorWithIndex()
Superclass::AccessorType AccessorType
Superclass::SizeType SizeType
Superclass::PixelType PixelType
Superclass::OffsetType OffsetType