18#ifndef itkImageSliceIteratorWithIndex_h
19#define itkImageSliceIteratorWithIndex_h
68template <
typename TImage>
129#ifndef ITK_MANUAL_INSTANTIATION
130# include "itkImageSliceIteratorWithIndex.hxx"
const InternalPixelType * m_Position
AccessorFunctorType m_PixelAccessorFunctor
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
ImageSliceConstIteratorWithIndex()
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
ImageSliceIteratorWithIndex(ImageType *ptr, const RegionType ®ion)
ImageSliceIteratorWithIndex(const ImageSliceConstIteratorWithIndex< TImage > &it)
ImageSliceIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
Self & operator=(const ImageSliceConstIteratorWithIndex< TImage > &it)
ImageSliceIteratorWithIndex Self
ImageSliceIteratorWithIndex()=default
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
ImageSliceConstIteratorWithIndex< TImage > Superclass
typename TImage::InternalPixelType InternalPixelType
void Set(const PixelType &value) const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....