![]() |
Fraxinus
22.04
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 55 of file cxLandmarkRep.h.
| cx::PatientLandmarksSource::PatientLandmarksSource | ( | PatientModelServicePtr | dataManager | ) |
Definition at line 36 of file cxLandmarkRep.cpp.
|
inlinevirtual |
Definition at line 60 of file cxLandmarkRep.h.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 46 of file cxLandmarkRep.cpp.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 42 of file cxLandmarkRep.cpp.
Implements cx::LandmarksSource.
Definition at line 51 of file cxLandmarkRep.cpp.
|
inlinestatic |
Definition at line 58 of file cxLandmarkRep.h.