ITK
5.2.0
Insight Toolkit
|
Public Member Functions | |
AccessorFunctorInitializer (ImageType &image) noexcept | |
operator AccessorFunctorType () const noexcept | |
operator EmptyAccessorFunctor () const noexcept | |
Private Attributes | |
ImageType & | m_Image |
Definition at line 500 of file itkImageBufferRange.h.
|
inlineexplicitnoexcept |
Definition at line 506 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 510 of file itkImageBufferRange.h.
References itk::ImageBufferRange< TImage >::AccessorFunctorInitializer::m_Image.
|
inlinenoexcept |
Definition at line 508 of file itkImageBufferRange.h.
|
private |
Definition at line 503 of file itkImageBufferRange.h.
Referenced by itk::ImageBufferRange< TImage >::AccessorFunctorInitializer::operator AccessorFunctorType().