Monado OpenXR Runtime
|
Interface to PS Move driver. More...
#include "xrt/xrt_compiler.h"
Go to the source code of this file.
Macros | |
#define | PSMV_VID 0x054c |
#define | PSMV_PID_ZCM1 0x03d5 |
#define | PSMV_PID_ZCM2 0x0c5e |
Functions | |
struct xrt_device * | psmv_device_create (struct xrt_prober *xp, struct xrt_prober_device *xpdev, struct xrt_tracked_psmv *tracker) |
Function to create a PSMV device. More... | |
int | psmv_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 the PS Move devices. More... | |
Interface to PS Move driver.