Monado OpenXR Runtime
u_system_devices_static Struct Reference

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

#include <util/u_system_helpers.h>

Collaboration diagram for u_system_devices_static:

Data Fields

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

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 u_system_devices_static::cached

Is automatically returned.

◆ feature_use

struct xrt_reference u_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: