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

Detailed Description

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

Definition at line 262 of file itkImageBufferRange.h.

Public Member Functions

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

Public Attributes

QualifiedPixelTypem_Pixel
 

Constructor & Destructor Documentation

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

Definition at line 273 of file itkImageBufferRange.h.

Member Function Documentation

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

Member Data Documentation

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: