18 #ifndef itkImageScanlineIterator_h
19 #define itkImageScanlineIterator_h
41 template<
typename TImage >
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkImageScanlineIterator.hxx"
Self & operator=(const ImageScanlineConstIterator< TImage > &it)
PixelContainer::Pointer PixelContainerPointer
A multi-dimensional iterator templated over image type that walks a region of pixels, scanline by scanline or in the direction of the fastest axis.
Superclass::PixelType PixelType
A multi-dimensional iterator templated over image type.
Superclass::SizeType SizeType
Superclass::AccessorType AccessorType
Superclass::PixelContainer PixelContainer
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
TImage::InternalPixelType InternalPixelType
const InternalPixelType * m_Buffer
Superclass::RegionType RegionType
ImageScanlineIterator Self
Superclass::IndexType IndexType
TImage::IndexType IndexType
TImage::PixelType PixelType
void Set(const PixelType &value) const
Superclass::ImageType ImageType
Superclass::PixelContainerPointer PixelContainerPointer
TImage::RegionType RegionType
TImage::PixelContainer PixelContainer
A multi-dimensional iterator templated over image type that walks a region of pixels, scanline by scanline or in the direction of the fastest axis.
ImageScanlineConstIterator< TImage > Superclass
Superclass::InternalPixelType InternalPixelType
TImage::OffsetType OffsetType
TImage::SizeType SizeType
Superclass::OffsetType OffsetType