Monado OpenXR Runtime
|
Interface to HTC Vive and Valve Index driver. More...
Go to the source code of this file.
Functions | |
int | vive_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct vive_tracking_status tstatus, struct vive_source *vs, struct vive_config **out_vive_config, struct xrt_device **out_xdev) |
Probing function for Vive devices. More... | |
int | vive_controller_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct xrt_device **out_xdevs) |
Probing function for HTC Vive and Valve Index controllers. More... | |
Interface to HTC Vive and Valve Index driver.