ITK
6.0.0
Insight Toolkit
|
Definition at line 168 of file itkShapedImageNeighborhoodRange.h.
Public Member Functions | |
operator PixelType () const noexcept | |
PixelProxy & | operator= (const PixelProxy &)=delete |
PixelProxy ()=delete | |
PixelProxy (const InternalPixelType *const imageBufferPointer, const TImageNeighborhoodPixelAccessPolicy &pixelAccessPolicy) noexcept | |
PixelProxy (const PixelProxy &) noexcept=default | |
PixelProxy (const PixelProxy< false > &pixelProxy) noexcept | |
~PixelProxy ()=default | |
Private Attributes | |
const InternalPixelType *const | m_ImageBufferPointer |
const TImageNeighborhoodPixelAccessPolicy | m_PixelAccessPolicy |
|
delete |
|
defaultnoexcept |
|
default |
|
inlinenoexcept |
Definition at line 188 of file itkShapedImageNeighborhoodRange.h.
|
inlinenoexcept |
Definition at line 195 of file itkShapedImageNeighborhoodRange.h.
|
inlinenoexcept |
Definition at line 201 of file itkShapedImageNeighborhoodRange.h.
References itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::m_ImageBufferPointer.
|
delete |
|
private |
Definition at line 172 of file itkShapedImageNeighborhoodRange.h.
|
private |
Definition at line 175 of file itkShapedImageNeighborhoodRange.h.