18#ifndef itkImageRandomNonRepeatingIteratorWithIndex_h
19#define itkImageRandomNonRepeatingIteratorWithIndex_h
77template <
typename TImage>
139#ifndef ITK_MANUAL_INSTANTIATION
140# include "itkImageRandomNonRepeatingIteratorWithIndex.hxx"
const InternalPixelType * m_Position
AccessorFunctorType m_PixelAccessorFunctor
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
ImageRandomNonRepeatingConstIteratorWithIndex()=default
typename TImage::PixelContainer PixelContainer
ImageRandomNonRepeatingIteratorWithIndex(ImageType *ptr, const RegionType ®ion)
Self & operator=(const ImageRandomNonRepeatingConstIteratorWithIndex< TImage > &it)
ImageRandomNonRepeatingIteratorWithIndex Self
ImageRandomNonRepeatingConstIteratorWithIndex< TImage > Superclass
ImageRandomNonRepeatingIteratorWithIndex()=default
typename TImage::PixelType PixelType
ImageRandomNonRepeatingIteratorWithIndex(const ImageRandomNonRepeatingConstIteratorWithIndex< TImage > &it)
typename TImage::RegionType RegionType
void Set(const PixelType &value) const
ImageRandomNonRepeatingIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
typename TImage::InternalPixelType InternalPixelType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....