|
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. | |
| struct xrt_device * | illixr_hmd_create (const char *path, const char *comp) |
| Create a illixr hmd. | |
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, xrt_auto_prober::lelo_dallas_autoprobe, 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.
References xrt_hmd_parts::blend_modes, xrt_device::destroy, xrt_hmd_parts::distortion, xrt_device::get_tracked_pose, xrt_device::get_view_poses, xrt_device::hmd, xrt_device::inputs, xrt_device::name, xrt_hmd_parts::preferred, xrt_device::serial, xrt_device::str, u_device_get_view_poses(), u_device_noop_update_inputs(), u_device_setup_split_side_by_side(), u_distortion_mesh_set_none(), u_var_add_root(), xrt_device::update_inputs, and XRT_INPUT_GENERIC_HEAD_POSE.