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

This small helper struct is for t_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 <helpers/target_builder_helpers.h>

Collaboration diagram for t_builder_roles_helper:

Data Fields

struct xrt_devicehead
 
struct xrt_deviceeyes
 
struct xrt_deviceface
 
struct xrt_deviceleft
 
struct xrt_deviceright
 
struct xrt_devicegamepad
 
struct { 
 
   struct { 
 
      struct xrt_device *   left 
 
      struct xrt_device *   right 
 
   }   unobstructed 
 
   struct { 
 
      struct xrt_device *   left 
 
      struct xrt_device *   right 
 
   }   conforming 
 
hand_tracking 
 

Detailed Description

This small helper struct is for t_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.


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