Monado OpenXR Runtime
rokid_interface.h File Reference

Interface to rokid driver. More...

#include <stddef.h>
Include dependency graph for rokid_interface.h:

Go to the source code of this file.

Macros

#define ROKID_VID   0x04d2
 
#define ROKID_PID   0x162f
 

Typedefs

typedef struct cJSON cJSON
 

Functions

int rokid_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct xrt_device **out_xdev)
 Probing function for Rokid devices. More...
 

Detailed Description