|
Monado OpenXR Runtime
|
Container of pointers to sinks that could be used for a SLAM system. More...
#include <xrt/xrt_tracking.h>

Data Fields | |
| int | cam_count |
| struct xrt_frame_sink * | cams [5] |
| struct xrt_imu_sink * | imu |
| struct xrt_pose_sink * | gt |
| Can receive ground truth poses if available. More... | |
| struct xrt_hand_masks_sink * | hand_masks |
Container of pointers to sinks that could be used for a SLAM system.
Sinks are considered disabled if they are null.
| struct xrt_pose_sink* xrt_slam_sinks::gt |
Can receive ground truth poses if available.