Monado OpenXR Runtime
|
Data Fields | |
enum wmr_headset_type | hmd_type |
const char * | dev_id_str |
String by which we recognise the device. More... | |
const char * | debug_name |
Friendly ID string for debug. More... | |
int(* | init_func )(struct wmr_hmd *wh) |
void(* | deinit_func )(struct wmr_hmd *wh) |
void(* | screen_enable_func )(struct wmr_hmd *wh, bool enable) |
const char* wmr_headset_descriptor::debug_name |
Friendly ID string for debug.
const char* wmr_headset_descriptor::dev_id_str |
String by which we recognise the device.