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