18 #ifndef __itkImageSliceIteratorWithIndex_h
19 #define __itkImageSliceIteratorWithIndex_h
68 template<
typename TImage >
122 #ifndef ITK_MANUAL_INSTANTIATION
123 #include "itkImageSliceIteratorWithIndex.hxx"
Superclass::PixelContainerPointer PixelContainerPointer
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
ImageSliceIteratorWithIndex()
Superclass::PixelContainer PixelContainer
void Set(const PixelType &value) const
Superclass::AccessorType AccessorType
ImageSliceConstIteratorWithIndex< TImage > Superclass
Superclass::RegionType RegionType
A multi-dimensional image iterator that extends the ImageLinearIteratorWithIndex from iteration along...
TImage::PixelContainer PixelContainer
const InternalPixelType * m_Position
TImage::OffsetType OffsetType
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
Superclass::ImageType ImageType
TImage::RegionType RegionType
TImage::PixelType PixelType
Superclass::InternalPixelType InternalPixelType
PixelContainer::Pointer PixelContainerPointer
ImageSliceIteratorWithIndex Self
Superclass::IndexType IndexType
Multi-dimensional image iterator which only walks a region.
Superclass::OffsetType OffsetType
Self & operator=(const ImageSliceConstIteratorWithIndex< TImage > &it)
Superclass::SizeType SizeType
Superclass::PixelType PixelType