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

Helper struct to manage devices by implementing the xrt_system_devices, this has only static device roles. More...

#include </builds/monado/monado/src/xrt/base/b_system_devices.h>

Collaboration diagram for b_system_devices_static:

Data Fields

struct b_system_devices base
 
struct xrt_system_roles cached
 Is automatically returned.
 
struct xrt_reference feature_use [XRT_DEVICE_FEATURE_MAX_ENUM]
 Tracks usage of device features.
 

Detailed Description

Helper struct to manage devices by implementing the xrt_system_devices, this has only static device roles.

Field Documentation

◆ cached

struct xrt_system_roles b_system_devices_static::cached

Is automatically returned.

Referenced by b_system_devices_static_finalize().

◆ feature_use

struct xrt_reference b_system_devices_static::feature_use[XRT_DEVICE_FEATURE_MAX_ENUM]

Tracks usage of device features.


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