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

Public Attributes

VuObservermodelTargetObserver
 Pointer to Model Target observer.
 
VuBool activate
 Observer activation.
 

Detailed Description

Configuration for creating a Mesh observer associated with a Model Target observer.

Member Data Documentation

◆ modelTargetObserver

VuObserver* modelTargetObserver

Pointer to Model Target observer.

The Model Target observer is the exclusive source of the Mesh observations that are reported by a Mesh observer created with this configuration. The reported Mesh observations provide the latest 3D geometry of the Model Target at the position of the tracked Model Target.

◆ activate

VuBool activate

Observer activation.

Note
The default value is VU_TRUE.