33 #ifndef CXLAPFRAMETOOLCALIBRATIONWIDGET_H_ 34 #define CXLAPFRAMETOOLCALIBRATIONWIDGET_H_ 36 #include "org_custusx_calibration_Export.h" 77 void testCalibrationSlot();
78 void toolSelectedSlot();
79 void trackingStartedSlot();
82 VisServicesPtr mServices;
83 QPushButton* mCalibrateButton;
84 QLabel* mReferencePointLabel;
85 QPushButton* mTestButton;
86 QLabel* mCalibrationLabel;
88 StringPropertySelectToolPtr mCalibRefTool;
89 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