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"
TImage::InternalPixelType InternalPixelType
Superclass::PixelType PixelType
TImage::SizeType SizeType
TImage::AccessorType AccessorType
Superclass::OffsetType OffsetType
Superclass::PixelContainerPointer PixelContainerPointer
ImageRegionExclusionConstIteratorWithIndex Self
Superclass::RegionType RegionType
ImageRegionConstIteratorWithIndex< TImage > Superclass
Superclass::SizeType SizeType
A multi-dimensional image iterator that walks an image region, excluding a second region that may par...
TImage::PixelContainer PixelContainer
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
TImage::OffsetType OffsetType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::IndexType IndexType
Superclass::ImageType ImageType
TImage::RegionType RegionType
TImage::PixelType PixelType
Superclass::RegionType RegionType
Superclass::PixelContainer PixelContainer
RegionType m_ExclusionRegion
Superclass::IndexType IndexType
Superclass::AccessorType AccessorType
PixelContainer::Pointer PixelContainerPointer
Superclass::IndexType IndexType
Superclass::InternalPixelType InternalPixelType
IndexType m_ExclusionBegin