18 #ifndef itkImageRegionExclusionConstIteratorWithIndex_h
19 #define itkImageRegionExclusionConstIteratorWithIndex_h
130 template<
typename TImage >
192 void SetExclusionRegion(
const RegionType & region);
198 void SetExclusionRegionToInsetRegion();
204 void GoToReverseBegin();
215 #ifndef ITK_MANUAL_INSTANTIATION
216 #include "itkImageRegionExclusionConstIteratorWithIndex.hxx"
typename TImage::SizeType SizeType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::InternalPixelType InternalPixelType
A multi-dimensional image iterator that walks an image region, excluding a second region that may par...
typename TImage::PixelType PixelType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
typename TImage::IndexType IndexType
typename TImage::RegionType RegionType
RegionType m_ExclusionRegion
typename TImage::AccessorType AccessorType
typename TImage::PixelContainer PixelContainer
ImageBaseType::RegionType RegionType
typename TImage::OffsetType OffsetType
IndexType m_ExclusionBegin