CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxRegistrationMethodManualPatientOrientationService.cpp
Go to the documentation of this file.
2 
4 
5 namespace cx
6 {
7 
9 {
10  PatientOrientationWidget* patientOrientationWidget = new PatientOrientationWidget(mServices, NULL, this->getWidgetName(), "Patient Orientation");
11  return patientOrientationWidget;
12 }
13 } // cx
Widget for setting reference space to current tool orientation, without changing absolute position of...