Definition at line 584 of file itkShapedImageNeighborhoodRange.h.
Public Member Functions | |
| RegionData () noexcept=default | |
| RegionData (const ImageRegionType &imageRegion) | |
Public Attributes | |
| IndexType | m_Index { {} } |
| ImageSizeType | m_Size { {} } |
|
defaultnoexcept |
Referenced by RegionData().
|
inlineexplicit |
Definition at line 591 of file itkShapedImageNeighborhoodRange.h.
References m_Index, m_Size, and RegionData().
| IndexType itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Index { {} } |
Definition at line 586 of file itkShapedImageNeighborhoodRange.h.
Referenced by RegionData().
| ImageSizeType itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::RegionData::m_Size { {} } |
Definition at line 587 of file itkShapedImageNeighborhoodRange.h.
Referenced by RegionData().