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