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 600 of file itkShapedImageNeighborhoodRange.h.
|
defaultnoexcept |
|
inlineexplicit |
Definition at line 607 of file itkShapedImageNeighborhoodRange.h.
IndexType itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Index { {} } |
Definition at line 602 of file itkShapedImageNeighborhoodRange.h.
Referenced by itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::SetLocation().
ImageSizeType itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Size { {} } |