Fraxinus
16.5.0-fx-rc7
An IGT application
|
#include <cxLandmarkRep.h>
Public Member Functions | |
ImageLandmarksSource () | |
virtual | ~ImageLandmarksSource () |
virtual LandmarkMap | getLandmarks () const |
virtual Transform3D | get_rMl () const |
virtual Vector3D | getTextPos (Vector3D p_l) const |
void | setData (DataPtr image) |
DataPtr | getData () |
Public Member Functions inherited from cx::LandmarksSource | |
virtual | ~LandmarksSource () |
Static Public Member Functions | |
static ImageLandmarksSourcePtr | New () |
Additional Inherited Members | |
Signals inherited from cx::LandmarksSource | |
void | changed () |
Definition at line 91 of file cxLandmarkRep.h.
cx::ImageLandmarksSource::ImageLandmarksSource | ( | ) |
Definition at line 82 of file cxLandmarkRep.cpp.
|
inlinevirtual |
Definition at line 99 of file cxLandmarkRep.h.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 122 of file cxLandmarkRep.cpp.
DataPtr cx::ImageLandmarksSource::getData | ( | ) |
Definition at line 86 of file cxLandmarkRep.cpp.
|
virtual |
Implements cx::LandmarksSource.
Definition at line 115 of file cxLandmarkRep.cpp.
Implements cx::LandmarksSource.
Definition at line 129 of file cxLandmarkRep.cpp.
|
inlinestatic |
Definition at line 94 of file cxLandmarkRep.h.
void cx::ImageLandmarksSource::setData | ( | DataPtr | image | ) |
Definition at line 91 of file cxLandmarkRep.cpp.