CustusX
16.5.0-rc9
An IGT application
|
#include <cxLandmarkRep.h>
Public Member Functions | |
PatientLandmarksSource (PatientModelServicePtr dataManager) | |
virtual | ~PatientLandmarksSource () |
virtual LandmarkMap | getLandmarks () const |
virtual Transform3D | get_rMl () const |
virtual Vector3D | getTextPos (Vector3D p_l) const |
Public Member Functions inherited from cx::LandmarksSource | |
virtual | ~LandmarksSource () |
Static Public Member Functions | |
static PatientLandmarksSourcePtr | New (PatientModelServicePtr dataManager) |
Additional Inherited Members | |
Signals inherited from cx::LandmarksSource | |
void | changed () |
Definition at line 76 of file cxLandmarkRep.h.
cx::PatientLandmarksSource::PatientLandmarksSource | ( | PatientModelServicePtr | dataManager | ) |
Definition at line 57 of file cxLandmarkRep.cpp.
|
inlinevirtual |
Definition at line 81 of file cxLandmarkRep.h.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 67 of file cxLandmarkRep.cpp.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 63 of file cxLandmarkRep.cpp.
Implements cx::LandmarksSource.
Definition at line 72 of file cxLandmarkRep.cpp.
|
inlinestatic |
Definition at line 79 of file cxLandmarkRep.h.