18 #ifndef itkImageReverseIterator_h
19 #define itkImageReverseIterator_h
64 template<
typename TImage >
118 #ifndef ITK_MANUAL_INSTANTIATION
119 #include "itkImageReverseIterator.hxx"
TImage::PixelType PixelType
Superclass::IndexType IndexType
TImage::AccessorType AccessorType
TImage::PixelContainer PixelContainer
Superclass::ImageType ImageType
TImage::OffsetType OffsetType
ImageReverseIterator Self
Superclass::PixelType PixelType
AccessorFunctorType m_PixelAccessorFunctor
const InternalPixelType * m_Buffer
A multi-dimensional image iterator designed to walk a specified image region in reverse.
Superclass::RegionType RegionType
Self & operator=(const ImageRegionReverseConstIterator< TImage > &it)
Superclass::PixelContainerPointer PixelContainerPointer
TImage::SizeType SizeType
Superclass::AccessorType AccessorType
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::InternalPixelType InternalPixelType
Superclass::InternalPixelType InternalPixelType
ImageRegionReverseConstIterator< TImage > Superclass
Superclass::SizeType SizeType
Superclass::OffsetType OffsetType
A multi-dimensional image iterator designed to walk a specified region in reverse.
TImage::RegionType RegionType
void Set(const PixelType &value) const
Superclass::ImageType ImageType
PixelContainer::Pointer PixelContainerPointer
Superclass::RegionType RegionType
Superclass::PixelType PixelType
Superclass::PixelContainer PixelContainer