ITK
5.2.0
Insight Toolkit
|
Public Member Functions | |
RegionData () noexcept=default | |
RegionData (const ImageRegionType &imageRegion) | |
Public Attributes | |
IndexType | m_Index { {} } |
ImageSizeType | m_Size { {} } |
Definition at line 598 of file itkShapedImageNeighborhoodRange.h.
|
defaultnoexcept |
|
inlineexplicit |
Definition at line 605 of file itkShapedImageNeighborhoodRange.h.
IndexType itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Index { {} } |
Definition at line 600 of file itkShapedImageNeighborhoodRange.h.
Referenced by itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::SetLocation().
ImageSizeType itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Size { {} } |