18 #ifndef itkImageRandomIteratorWithIndex_h
19 #define itkImageRandomIteratorWithIndex_h
66 template<
typename TImage >
103 { this->m_PixelAccessorFunctor.Set(*( const_cast< InternalPixelType * >( this->m_Position ) ), value); }
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkImageRandomIteratorWithIndex.hxx"
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
TImage::AccessorType AccessorType
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::SizeType SizeType
Superclass::OffsetType OffsetType
void Set(const PixelType &value) const
Superclass::AccessorType AccessorType
TImage::PixelContainer PixelContainer
Superclass::RegionType RegionType
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
TImage::PixelType PixelType
A multi-dimensional image iterator that visits a random set of pixels within an image region...
Superclass::ImageType ImageType
PixelContainer::Pointer PixelContainerPointer
Superclass::PixelType PixelType
Superclass::PixelContainer PixelContainer
Superclass::InternalPixelType InternalPixelType
ImageRandomIteratorWithIndex Self
A multi-dimensional image iterator that visits a random set of pixels within an image region...
ImageRandomConstIteratorWithIndex< TImage > Superclass
Superclass::IndexType IndexType