18 #ifndef itkImageRandomIteratorWithIndex_h
19 #define itkImageRandomIteratorWithIndex_h
66 template<
typename TImage >
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkImageRandomIteratorWithIndex.hxx"
ImageRandomIteratorWithIndex()
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
Superclass::PixelContainerPointer PixelContainerPointer
Superclass::SizeType SizeType
Superclass::OffsetType OffsetType
void Set(const PixelType &value) const
Superclass::AccessorType AccessorType
Self & operator=(const ImageRandomConstIteratorWithIndex< TImage > &it)
TImage::PixelContainer PixelContainer
const InternalPixelType * m_Position
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