ITK  5.2.0
Insight Toolkit
Public Member Functions | Public Attributes | List of all members
itk::Experimental::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper Class Referencefinal

Public Member Functions

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

Public Attributes

QualifiedPixelTypem_Pixel
 

Detailed Description

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

Definition at line 254 of file itkImageBufferRange.h.

Constructor & Destructor Documentation

◆ PixelReferenceWrapper()

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

Definition at line 265 of file itkImageBufferRange.h.

Member Function Documentation

◆ operator QualifiedPixelType &()

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

Member Data Documentation

◆ m_Pixel

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

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