mitk::SliceNavigationController::Frontal should be replaced with Coronal. In combination with the parent task the question is, if we remove mitk::SliceNavigationController::ViewDirection completely.
mitk::PlaneGeometry::Frontal should be replaced with Coronal. In combination with the parent task the question is, if we remove mitk::PlaneGeometry::PlaneOrientation completely.
Transversal is occasionally used as a string or inside comments.
API breaking changes
- mitk::SliceNavigationController::Frontal was renamed to mitk::SliceNavigationController::Coronal
- mitk::PlaneGeometry::Frontal was renamed to mitk::PlaneGeometry::Coronal
- mitk::MorphologicalDimensions::Sagital was renamed to mitk::MorphologicalDimensions::Sagittal
- mitk::StructuralElementType::Ball_Sagital was renamed to mitk::StructuralElementType::Ball_Sagittal
- mitk::StructuralElementType::Cross_Sagital was renamed to mitk::StructuralElementType::Cross_Sagittal