18 #ifndef itkImageRegionExclusionIteratorWithIndex_h
19 #define itkImageRegionExclusionIteratorWithIndex_h
66 template<
typename TImage >
103 { this->m_PixelAccessorFunctor.Set(*( const_cast< InternalPixelType * >( this->m_Position ) ), value); }
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...
TImage::InternalPixelType InternalPixelType
Superclass::RegionType RegionType
Superclass::OffsetType OffsetType
TImage::SizeType SizeType
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
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
Superclass::IndexType IndexType
ImageRegionExclusionConstIteratorWithIndex< TImage > Superclass
Superclass::AccessorType AccessorType
PixelContainer::Pointer PixelContainerPointer
Superclass::PixelContainer PixelContainer
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::PixelType PixelType