18#ifndef itkImageRegionExclusionIteratorWithIndex_h
19#define itkImageRegionExclusionIteratorWithIndex_h
66template <
typename TImage>
128#ifndef ITK_MANUAL_INSTANTIATION
129# include "itkImageRegionExclusionIteratorWithIndex.hxx"
const InternalPixelType * m_Position
AccessorFunctorType m_PixelAccessorFunctor
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageRegionExclusionConstIteratorWithIndex()=default
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
ImageRegionExclusionIteratorWithIndex(ImageType *ptr, const RegionType ®ion)
void Set(const PixelType &value) const
Self & operator=(const ImageRegionExclusionConstIteratorWithIndex< TImage > &it)
ImageRegionExclusionConstIteratorWithIndex< TImage > Superclass
typename TImage::PixelType PixelType
ImageRegionExclusionIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
typename TImage::RegionType RegionType
ImageRegionExclusionIteratorWithIndex Self
ImageRegionExclusionIteratorWithIndex()=default
ImageRegionExclusionIteratorWithIndex(const ImageRegionExclusionConstIteratorWithIndex< TImage > &it)
typename TImage::InternalPixelType InternalPixelType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....