ITK
6.0.0
Insight Toolkit
|
Definition at line 489 of file itkImageBufferRange.h.
Public Member Functions | |
AccessorFunctorInitializer (TImage &image) noexcept | |
operator AccessorFunctorType () const noexcept | |
operator EmptyAccessorFunctor () const noexcept | |
Private Attributes | |
TImage & | m_Image |
|
inlineexplicitnoexcept |
Definition at line 495 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 501 of file itkImageBufferRange.h.
References itk::ImageBufferRange< TImage >::AccessorFunctorInitializer::m_Image.
|
inlinenoexcept |
Definition at line 499 of file itkImageBufferRange.h.
|
private |
Definition at line 492 of file itkImageBufferRange.h.
Referenced by itk::ImageBufferRange< TImage >::AccessorFunctorInitializer::operator AccessorFunctorType().