CustusX  2023.01.05-dev+develop.0da12
An IGT application
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...
Namespace for all CustusX production code.