CustusX
20.03-rc1
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 134 of file cxLandmarkRep.h.
GraphicalLine3DPtr cx::LandmarkRep::LandmarkGraphics::mLine |
line between primary and secondary point
Definition at line 136 of file cxLandmarkRep.h.
GraphicalPoint3DPtr cx::LandmarkRep::LandmarkGraphics::mPrimaryPoint |
the primary coordinate of the landmark
Definition at line 137 of file cxLandmarkRep.h.
GraphicalPoint3DPtr cx::LandmarkRep::LandmarkGraphics::mSecondaryPoint |
secondary landmark coordinate, accosiated with the primary point
Definition at line 138 of file cxLandmarkRep.h.
FollowerText3DPtr cx::LandmarkRep::LandmarkGraphics::mText |
name of landmark, attached to primary point
Definition at line 139 of file cxLandmarkRep.h.