33 #ifndef CXPATIENTLANDMARKSWIDGET_H
34 #define CXPATIENTLANDMARKSWIDGET_H
37 #include "org_custusx_registration_method_landmark_Export.h"
64 void toolSampleButtonClickedSlot();
65 virtual void cellClickedSlot(
int row,
int column);
66 void removeLandmarkButtonClickedSlot();
67 void updateToolSampleButton();
70 virtual void showEvent(QShowEvent* event);
71 virtual void hideEvent(QHideEvent* event);
72 virtual void prePaintEvent();
75 virtual void setTargetLandmark(QString uid,
Vector3D p_target);
76 virtual QString getTargetName()
const;
77 virtual void performRegistration();
87 void globalConfigurationFileChangedSlot(QString key);
94 #endif // CXPATIENTLANDMARKSWIDGET_H
boost::shared_ptr< class RegServices > RegServicesPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
std::map< QString, class Landmark > LandmarkMap