|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
26 #ifndef ANGLESANDTRANSLATIONWIDGET_H
27 #define ANGLESANDTRANSLATIONWIDGET_H
29 #include "ui_AnglesAndTranslationWidget.h"
82 Ui::AnglesAndTranslationWidget
ui;
88 #endif // ANGLESANDTRANSLATIONWIDGET_H
This action simply display the widget allowing the user to select an angle to orientate the arbitrary...
Definition: AnglesAndTranslationAction.h:42
void resetTransform()
reset transform to identity
Definition: AnglesAndTranslationAction.cpp:138
@ VIEWER_3D
Only the 3D InteractiveViewer are visible.
Definition: MedicalImageViewer.h:89
@ VIEWER_ALL
All InteractiveViewer are visible.
Definition: MedicalImageViewer.h:88
@ VIEWER_ARBITRARY
Only the arbitrary InteractiveViewer are visible.
Definition: MedicalImageViewer.h:93
Definition: Action.cpp:35