18#ifndef itkImageRegionExclusionConstIteratorWithIndex_h
19#define itkImageRegionExclusionConstIteratorWithIndex_h
130template <
typename TImage>
218#ifndef ITK_MANUAL_INSTANTIATION
219# include "itkImageRegionExclusionConstIteratorWithIndex.hxx"
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
ImageRegionConstIteratorWithIndex< TImage > Superclass
ImageRegionExclusionConstIteratorWithIndex(const ImageType *ptr, const RegionType ®ion)
void SetExclusionRegion(const RegionType ®ion)
ImageRegionExclusionConstIteratorWithIndex()=default
ImageRegionExclusionConstIteratorWithIndex Self
typename TImage::RegionType RegionType
IndexType m_ExclusionBegin
void SetExclusionRegionToInsetRegion()
RegionType m_ExclusionRegion
ImageRegionExclusionConstIteratorWithIndex(const Superclass &it)
typename TImage::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....