ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
Definition at line 534 of file itkImageBufferRange.h.
Public Member Functions | |
IteratorInitializer (OptionalAccessorFunctorType optionalAccessorFunctor, QualifiedInternalPixelType *internalPixelPointer) noexcept | |
operator QualifiedInternalPixelType * () const noexcept | |
template<bool VIsConst> | |
operator QualifiedIterator< VIsConst > () const noexcept | |
Private Attributes | |
QualifiedInternalPixelType * | m_InternalPixelPointer |
OptionalAccessorFunctorType | m_OptionalAccessorFunctor |
|
inlineexplicitnoexcept |
Definition at line 540 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 557 of file itkImageBufferRange.h.
References itk::Experimental::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::m_InternalPixelPointer.
|
inlinenoexcept |
|
private |
Definition at line 538 of file itkImageBufferRange.h.
|
private |
Definition at line 537 of file itkImageBufferRange.h.