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