Loading...
Searching...
No Matches
VuMeshAreaTargetCaptureConfig Struct Reference

Public Attributes

VuAreaTargetCapturecapture
 Pointer to the Area Target Capture instance.
 
VuBool activate
 Observer activation.
 

Detailed Description

Configuration for creating a Mesh observer using an Area Target Capture instance.

Member Data Documentation

◆ capture

Pointer to the Area Target Capture instance.

The Area Target Capture instance is the exclusive source of the Mesh observations that are reported by a Mesh observer created with this configuration.

◆ activate

VuBool activate

Observer activation.

Note
The default value is VU_TRUE.