Monado OpenXR Runtime
xrt_pose_sink Interface Reference

An object to send pairs of timestamps and poses to. More...

#include <xrt/xrt_tracking.h>

Inheritance diagram for xrt_pose_sink:
Collaboration diagram for xrt_pose_sink:

Public Member Functions

static void xrt_sink_push_pose (struct xrt_pose_sink *sink, struct xrt_pose_sample *sample)
 

Data Fields

void(* push_pose )(struct xrt_pose_sink *, struct xrt_pose_sample *sample)
 

Detailed Description

An object to send pairs of timestamps and poses to.

See also
xrt_imu_sink.

The documentation for this interface was generated from the following file: