Fraxinus
16.5.0-fx-rc5
An IGT application
|
#include <cxLandmarkRep.h>
Public Attributes | |
GraphicalLine3DPtr | mLine |
line between primary and secondary point More... | |
GraphicalPoint3DPtr | mPrimaryPoint |
the primary coordinate of the landmark More... | |
GraphicalPoint3DPtr | mSecondaryPoint |
secondary landmark coordinate, accosiated with the primary point More... | |
FollowerText3DPtr | mText |
name of landmark, attached to primary point More... | |
Definition at line 155 of file cxLandmarkRep.h.
GraphicalLine3DPtr cx::LandmarkRep::LandmarkGraphics::mLine |
line between primary and secondary point
Definition at line 157 of file cxLandmarkRep.h.
GraphicalPoint3DPtr cx::LandmarkRep::LandmarkGraphics::mPrimaryPoint |
the primary coordinate of the landmark
Definition at line 158 of file cxLandmarkRep.h.
GraphicalPoint3DPtr cx::LandmarkRep::LandmarkGraphics::mSecondaryPoint |
secondary landmark coordinate, accosiated with the primary point
Definition at line 159 of file cxLandmarkRep.h.
FollowerText3DPtr cx::LandmarkRep::LandmarkGraphics::mText |
name of landmark, attached to primary point
Definition at line 160 of file cxLandmarkRep.h.