Public Attributes | |
const char * | uniqueId |
Persistent system-wide unique ID associated with the VuMark template. | |
const char * | name |
VuMark template name. | |
const char * | userData |
VuMark template user data. | |
VuVector2F | size |
Size (dimensions) of the VuMark in meters. | |
VuVector2F | origin |
Get the position of VuMark's origin. | |
VuAABB | bbox |
Axis-aligned bounding box of the observed VuMark, relative to its frame of reference. | |
VuMatrix44F | poseOffset |
Pose offset used with VuMark template. | |
Template info for a VuMark from its respective observation.
const char* uniqueId |
Persistent system-wide unique ID associated with the VuMark template.
VuMatrix44F poseOffset |
Pose offset used with VuMark template.