ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper Class Referencefinal

Detailed Description

template<typename TImage>
template<bool VIsConst>
class itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper

Definition at line 250 of file itkImageBufferRange.h.

Public Member Functions

 operator QualifiedPixelType & () const noexcept
 
 PixelReferenceWrapper (QualifiedPixelType &pixel, EmptyAccessorFunctor accessorFunctor) noexcept
 

Private Attributes

QualifiedPixelTypem_Pixel
 

Constructor & Destructor Documentation

◆ PixelReferenceWrapper()

template<typename TImage>
template<bool VIsConst>
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::PixelReferenceWrapper ( QualifiedPixelType & pixel,
EmptyAccessorFunctor accessorFunctor )
inlineexplicitnoexcept

Definition at line 259 of file itkImageBufferRange.h.

Member Function Documentation

◆ operator QualifiedPixelType &()

template<typename TImage>
template<bool VIsConst>
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::operator QualifiedPixelType & ( ) const
inlinenoexcept

Definition at line 265 of file itkImageBufferRange.h.

References m_Pixel.

Member Data Documentation

◆ m_Pixel

template<typename TImage>
template<bool VIsConst>
QualifiedPixelType& itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::m_Pixel
private

Definition at line 268 of file itkImageBufferRange.h.

Referenced by operator QualifiedPixelType &().


The documentation for this class was generated from the following file: