Monado OpenXR Runtime
xrt_slam_sinks Struct Reference

Container of pointers to sinks that could be used for a SLAM system. More...

#include <xrt/xrt_tracking.h>

Collaboration diagram for xrt_slam_sinks:

Data Fields

int cam_count
 
struct xrt_frame_sinkcams [5]
 
struct xrt_imu_sinkimu
 
struct xrt_pose_sinkgt
 Can receive ground truth poses if available. More...
 
struct xrt_hand_masks_sinkhand_masks
 

Detailed Description

Container of pointers to sinks that could be used for a SLAM system.

Sinks are considered disabled if they are null.

Field Documentation

◆ gt

struct xrt_pose_sink* xrt_slam_sinks::gt

Can receive ground truth poses if available.


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