|
Monado OpenXR Runtime
|
Driver for the HTC Vive and Valve Index family of HMDs. More...
|
Files | |
| file | vive_device.c |
| Vive device implementation. | |
| file | vive_device.h |
| vive device header | |
| file | vive_prober.c |
| drv_vive prober code. | |
| file | vive_prober.h |
| Interface to HTC Vive and Valve Index driver. | |
| file | vive_protocol.h |
| Vive USB HID reports. | |
Functions | |
| int | vive_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t num_devices, size_t index, struct xrt_device **out_xdev) |
| Probing function for Vive devices. More... | |
Driver for the HTC Vive and Valve Index family of HMDs.
| int vive_found | ( | struct xrt_prober * | xp, |
| struct xrt_prober_device ** | devices, | ||
| size_t | num_devices, | ||
| size_t | index, | ||
| struct xrt_device ** | out_xdev | ||
| ) |
#include <drivers/vive/vive_prober.h>
Probing function for Vive devices.
1.8.13