12 #ifndef CXLAPFRAMETOOLCALIBRATIONWIDGET_H_ 13 #define CXLAPFRAMETOOLCALIBRATIONWIDGET_H_ 15 #include "org_custusx_calibration_Export.h" 56 void testCalibrationSlot();
57 void toolSelectedSlot();
58 void trackingStartedSlot();
61 VisServicesPtr mServices;
62 QPushButton* mCalibrateButton;
63 QLabel* mReferencePointLabel;
64 QPushButton* mTestButton;
65 QLabel* mCalibrationLabel;
67 StringPropertySelectToolPtr mCalibRefTool;
68 StringPropertySelectToolPtr mCalibratingTool;
DoubleBoundingBox3D transform(const Transform3D &m, const DoubleBoundingBox3D &bb)
boost::shared_ptr< class VisServices > VisServicesPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class StringPropertySelectTool > StringPropertySelectToolPtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
Namespace for all CustusX production code.
boost::shared_ptr< class Tool > ToolPtr