ITK
6.0.0
Insight Toolkit
|
Definition at line 208 of file itkShapedImageNeighborhoodRange.h.
Public Member Functions | |
operator PixelType () const noexcept | |
PixelProxy & | operator= (const PixelProxy &pixelProxy) noexcept |
PixelProxy & | operator= (const PixelType &pixelValue) noexcept |
PixelProxy ()=delete | |
PixelProxy (const PixelProxy &) noexcept=default | |
PixelProxy (InternalPixelType *const imageBufferPointer, const TImageNeighborhoodPixelAccessPolicy &pixelAccessPolicy) noexcept | |
~PixelProxy ()=default | |
Private Attributes | |
InternalPixelType *const | m_ImageBufferPointer |
const TImageNeighborhoodPixelAccessPolicy | m_PixelAccessPolicy |
Friends | |
class | PixelProxy< true > |
void | swap (PixelProxy lhs, PixelProxy rhs) noexcept |
|
delete |
|
default |
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 230 of file itkShapedImageNeighborhoodRange.h.
|
inlinenoexcept |
Definition at line 237 of file itkShapedImageNeighborhoodRange.h.
References itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::m_ImageBufferPointer.
|
inlinenoexcept |
Definition at line 249 of file itkShapedImageNeighborhoodRange.h.
|
inlinenoexcept |
Definition at line 241 of file itkShapedImageNeighborhoodRange.h.
References itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::m_ImageBufferPointer.
|
friend |
Definition at line 201 of file itkShapedImageNeighborhoodRange.h.
|
friend |
Definition at line 260 of file itkShapedImageNeighborhoodRange.h.
|
private |
Definition at line 216 of file itkShapedImageNeighborhoodRange.h.
|
private |
Definition at line 219 of file itkShapedImageNeighborhoodRange.h.