18 #ifndef itkImageSliceIteratorWithIndex_h
19 #define itkImageSliceIteratorWithIndex_h
68 template<
typename TImage >
105 { this->m_PixelAccessorFunctor.Set(*( const_cast< InternalPixelType * >( this->m_Position ) ), value); }
122 #ifndef ITK_MANUAL_INSTANTIATION
123 #include "itkImageSliceIteratorWithIndex.hxx"
Superclass::PixelContainerPointer PixelContainerPointer
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
TImage::AccessorType AccessorType
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
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
Superclass::SizeType SizeType
Superclass::PixelType PixelType