18 #ifndef itkImageRegionIteratorWithIndex_h
19 #define itkImageRegionIteratorWithIndex_h
70 template<
typename TImage >
107 { this->m_PixelAccessorFunctor.Set(*( const_cast< InternalPixelType * >( this->m_Position ) ), value); }
124 #ifndef ITK_MANUAL_INSTANTIATION
125 #include "itkImageRegionIteratorWithIndex.hxx"
ImageRegionIteratorWithIndex Self
TImage::InternalPixelType InternalPixelType
ImageRegionConstIteratorWithIndex< TImage > Superclass
Superclass::IndexType IndexType
TImage::SizeType SizeType
TImage::AccessorType AccessorType
Superclass::RegionType RegionType
void Set(const PixelType &value) const
Superclass::InternalPixelType InternalPixelType
TImage::PixelContainer PixelContainer
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
Superclass::PixelContainer PixelContainer
TImage::OffsetType OffsetType
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
TImage::RegionType RegionType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
TImage::PixelType PixelType
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::ImageType ImageType
PixelContainer::Pointer PixelContainerPointer
Superclass::AccessorType AccessorType
Superclass::SizeType SizeType
Superclass::PixelType PixelType
Superclass::OffsetType OffsetType