|
Monado OpenXR Runtime
|
This small helper struct is for u_builder_roles_helper_open_system, lets a builder focus on opening devices rather then dealing with Monado structs like xrt_system_devices and the like. More...
#include <util/u_builders.h>

Data Fields | |
| struct xrt_device * | head |
| struct xrt_device * | left |
| struct xrt_device * | right |
| struct xrt_device * | gamepad |
| struct { | |
| struct { | |
| struct xrt_device * left | |
| struct xrt_device * right | |
| } unobstructed | |
| struct { | |
| struct xrt_device * left | |
| struct xrt_device * right | |
| } conforming | |
| } | hand_tracking |
This small helper struct is for u_builder_roles_helper_open_system, lets a builder focus on opening devices rather then dealing with Monado structs like xrt_system_devices and the like.