Monado OpenXR Runtime
wmr_headset_descriptor Struct Reference
Collaboration diagram for wmr_headset_descriptor:

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)
 

Field Documentation

◆ debug_name

const char* wmr_headset_descriptor::debug_name

Friendly ID string for debug.

◆ dev_id_str

const char* wmr_headset_descriptor::dev_id_str

String by which we recognise the device.


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