Page MenuHomePhabricator

Remove "Frontal" and "Transversal" as view direction from the code base
Closed, ResolvedPublic

Description

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

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Event Timeline

kalali triaged this task as Low priority.Jun 3 2022, 6:57 PM
kalali created this task.
kalali added a revision: Restricted Differential Revision.Jun 10 2022, 1:02 PM
kalali renamed this task from Remove "Frontal" as view direction from the code base to Remove "Frontal" and "Transversal" as view direction from the code base.Jun 10 2022, 1:04 PM
kalali updated the task description. (Show Details)
kalali added a revision: Restricted Differential Revision.Jun 10 2022, 1:14 PM
kalali added a revision: Restricted Differential Revision.Jun 13 2022, 11:43 AM
kalali claimed this task.