#include <SignElementCalibrateTool.h>
Inheritance diagram for SignElementCalibrateTool:


Public Member Functions | |
| vtkTypeRevisionMacro (SignElementCalibrateTool, SignElement) | |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| bool | ActivateElement () |
| Activates this element. | |
| bool | DeActivateElement () |
| Deactivates this element. | |
| void | SetNumberOfCalibrationPoints (int) |
| Sets the number of position/orientation samples that will be used for calibration (and that have to be acquired before calibration). | |
| void | SetPopUpMessageOnOff (bool) |
| Defines if a pop-up message is displayed before calibration or not. | |
| void | SetCalibrationSink (std::string name) |
| Sets the OT sink that is used to get calibration data. | |
Static Public Member Functions | |
| static SignElementCalibrateTool * | New () |
Protected Member Functions | |
| SignElementCalibrateTool () | |
| ~SignElementCalibrateTool () | |
| SignElementCalibrateTool (const SignElementCalibrateTool &) | |
| void | operator= (const SignElementCalibrateTool &) |
|
|
|
|
|
|
|
|
|
|
|
Activates this element.
Implements SignElement. |
|
|
Deactivates this element.
Reimplemented from SignElement. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Sets the OT sink that is used to get calibration data.
|
|
|
Sets the number of position/orientation samples that will be used for calibration (and that have to be acquired before calibration).
|
|
|
Defines if a pop-up message is displayed before calibration or not.
|
|
||||||||||||
|
|
1.4.6