Public Attributes | |
VuObserver * | areaTargetObserver |
Pointer to Area Target observer. | |
const char * | occlusionMeshPath |
Path to the external occlusion mesh artifact (occlusion.3dt) | |
VuBool | activate |
Observer activation. | |
Configuration for creating a Mesh observer associated with an Area Target observer.
VuObserver* areaTargetObserver |
Pointer to Area Target observer.
The Area Target observer is the exclusive source of the Mesh observations that are reported by a Mesh observer created with this configuration. The reported Mesh obervations provide an appropriate level of detail for the current position within the tracked Area Target. Therefore, the Mesh observations might change depending on the device's position within the target.
const char* occlusionMeshPath |
Path to the external occlusion mesh artifact (occlusion.3dt)
The external occlusion mesh artifact must originate from the Area Target that is used for the Area Target observer.
VuBool activate |
Observer activation.