Monado OpenXR Runtime
|
illixr driver. More...
Files | |
file | illixr_component.cpp |
ILLIXR plugin. | |
file | illixr_component.h |
ILLIXR plugin. | |
file | illixr_device.cpp |
ILLIXR HMD. | |
file | illixr_interface.h |
ILLIXR driver interface. | |
file | illixr_prober.c |
ILLIXR prober. | |
Functions | |
struct xrt_auto_prober * | illixr_create_auto_prober (void) |
Create a auto prober for illixr devices. More... | |
struct xrt_device * | illixr_hmd_create (const char *path, const char *comp) |
Create a illixr hmd. More... | |
illixr driver.
struct xrt_auto_prober * illixr_create_auto_prober | ( | void | ) |
#include <drivers/illixr/illixr_interface.h>
Create a auto prober for illixr devices.
References xrt_auto_prober::destroy, and U_TYPED_CALLOC.
struct xrt_device * illixr_hmd_create | ( | const char * | path, |
const char * | comp | ||
) |
#include <drivers/illixr/illixr_interface.h>
Create a illixr hmd.