|
Monado OpenXR Runtime
|
Interface for vive data sources. More...

Go to the source code of this file.
Functions | |
| struct vive_source * | vive_source_create (struct xrt_frame_context *xfctx) |
| Exported functions. More... | |
| void | vive_source_push_imu_packet (struct vive_source *vs, uint32_t age, timepoint_ns t, struct xrt_vec3 a, struct xrt_vec3 g) |
| void | vive_source_push_frame_ticks (struct vive_source *vs, timepoint_ns ticks) |
| void | vive_source_hook_into_sinks (struct vive_source *vs, struct xrt_slam_sinks *sinks) |
Interface for vive data sources.