20#define ULV5_VID 0x2936
21#define ULV5_PID 0x1202
xrt_result_t ulv5_create_device(struct xrt_device **out_xdev)
Probing function for Leap Motion Controller.
Definition: ulv5_driver.cpp:300
enum xrt_result xrt_result_t
Result type used across Monado.
C interface to math library.
A single HMD or input device.
Definition: xrt_device.h:241
Header defining an xrt display or controller device.
Common interface to probe for devices.