Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt_body_tracker_supported Struct Reference

Capability flags for a body tracker, fixed when it is created. More...

#include <xrt/xrt_body_tracker.h>

Collaboration diagram for xrt_body_tracker_supported:

Data Fields

bool body_tracking
 
bool body_tracking_calibration
 
bool body_tracking_fidelity
 

Detailed Description

Capability flags for a body tracker, fixed when it is created.

Determined by xrt_body_tracker_create_info::body_tracking_type: each OpenXR body tracker variant implies which of these capabilities the tracker must provide. The flags are set once at creation and do not change. The tracker is responsible for meeting them for every successful data path; if it cannot, it must not return body-tracking data (for example locate reports inactive / empty results rather than partial or inconsistent capability).


The documentation for this struct was generated from the following file: