18 #ifndef itkImageRegionExclusionIteratorWithIndex_h
19 #define itkImageRegionExclusionIteratorWithIndex_h
66 template<
typename TImage >
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkImageRegionExclusionIteratorWithIndex.hxx"
A multi-dimensional image iterator that walks an image region, excluding a second region contained wi...
ImageRegionExclusionIteratorWithIndex()
TImage::InternalPixelType InternalPixelType
Superclass::RegionType RegionType
Superclass::OffsetType OffsetType
TImage::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
ImageRegionExclusionIteratorWithIndex Self
Superclass::ImageType ImageType
Superclass::InternalPixelType InternalPixelType
A multi-dimensional image iterator that walks an image region, excluding a second region that may par...
TImage::PixelContainer PixelContainer
const InternalPixelType * m_Position
TImage::OffsetType OffsetType
Superclass::SizeType SizeType
void Set(const PixelType &value) const
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::RegionType RegionType
TImage::PixelType PixelType
Self & operator=(const ImageRegionExclusionConstIteratorWithIndex< TImage > &it)
Superclass::IndexType IndexType
ImageRegionExclusionConstIteratorWithIndex< TImage > Superclass
Superclass::AccessorType AccessorType
PixelContainer::Pointer PixelContainerPointer
Superclass::PixelContainer PixelContainer
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::PixelType PixelType