Monado OpenXR Runtime
|
Driver for WMR Controllers. More...
Functions | |
struct wmr_controller_base * | wmr_controller_og_create (struct wmr_controller_connection *conn, enum xrt_device_type controller_type, uint16_t pid, enum u_logging_level log_level) |
struct wmr_controller_base * | wmr_controller_hp_create (struct wmr_controller_connection *conn, enum xrt_device_type controller_type, enum u_logging_level log_level) |
struct wmr_controller_base * | wmr_controller_create (struct wmr_controller_connection *conn, enum xrt_device_type controller_type, uint16_t vid, uint16_t pid, enum u_logging_level log_level) |
Driver for WMR Controllers.