All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuValidationAreaObservationAreaInfo Struct Reference

Public Attributes

const char * uniqueId
 Persistent system-wide unique ID associated with the Validation Area.
 
const char * name
 Validation Area name.
 
VuVector3F size
 Size (dimensions) of the Validation Area in meters.
 
VuMatrix44F poseOffset
 Pose offset used with the Validation Area.
 

Detailed Description

Validation Area info from its respective observation.

Member Data Documentation

◆ uniqueId

const char* uniqueId

Persistent system-wide unique ID associated with the Validation Area.

Note
The unique ID can't be changed.

◆ poseOffset

VuMatrix44F poseOffset

Pose offset used with the Validation Area.

Note
The pose offset is represented as a pose matrix using the OpenGL convention.