Monado OpenXR Runtime
qwerty_device.h File Reference

Internal header for qwerty_device and its friends. More...

#include "util/u_logging.h"
#include "xrt/xrt_device.h"
Include dependency graph for qwerty_device.h:

Go to the source code of this file.

Data Structures

struct  qwerty_system
 Container of qwerty devices and driver properties. More...
 
struct  qwerty_device
 Fake device that modifies its tracked pose through its methods. More...
 
struct  qwerty_hmd
 
struct  qwerty_controller
 Supports input actions and can be attached to the HMD pose. More...
 

Macros

#define QWERTY_HMD_STR   "Qwerty HMD"
 
#define QWERTY_HMD_TRACKER_STR   QWERTY_HMD_STR " Tracker"
 
#define QWERTY_LEFT_STR   "Qwerty Left Controller"
 
#define QWERTY_LEFT_TRACKER_STR   QWERTY_LEFT_STR " Tracker"
 
#define QWERTY_RIGHT_STR   "Qwerty Right Controller"
 
#define QWERTY_RIGHT_TRACKER_STR   QWERTY_RIGHT_STR " Tracker"
 

Detailed Description

Internal header for qwerty_device and its friends.

Author
Mateo de Mayo mateo.nosp@m.dema.nosp@m.yo@gm.nosp@m.ail..nosp@m.com