18 #ifndef itkImageLinearIteratorWithIndex_h
19 #define itkImageLinearIteratorWithIndex_h
66 template<
typename TImage >
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkImageLinearIteratorWithIndex.hxx"
ImageLinearConstIteratorWithIndex< TImage > Superclass
Superclass::PixelContainerPointer PixelContainerPointer
TImageType::InternalPixelType InternalPixelType
A multi-dimensional image iterator that visits image pixels within a region in a "scan-line" order...
TImageType::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImageType::AccessorType AccessorType
Superclass::SizeType SizeType
Superclass::ImageType ImageType
Self & operator=(const ImageLinearConstIteratorWithIndex< TImage > &it)
A multi-dimensional image iterator that visits image pixels within a region in a "scan-line" order...
TImageType::PixelContainer PixelContainer
const InternalPixelType * m_Position
Superclass::AccessorType AccessorType
ImageLinearIteratorWithIndex Self
TImageType::OffsetType OffsetType
TImageType::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
Superclass::PixelContainer PixelContainer
TImageType::RegionType RegionType
TImageType::PixelType PixelType
PixelContainer::Pointer PixelContainerPointer
void Set(const PixelType &value) const
Superclass::IndexType IndexType
ImageLinearIteratorWithIndex()
Superclass::InternalPixelType InternalPixelType
Superclass::PixelType PixelType
Superclass::RegionType RegionType
Superclass::OffsetType OffsetType