ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
Definition at line 588 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 595 of file itkShapedImageNeighborhoodRange.h.
IndexType itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Index {{}} |
Definition at line 590 of file itkShapedImageNeighborhoodRange.h.
Referenced by itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::SetLocation().
ImageSizeType itk::Experimental::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Size {{}} |