Monado OpenXR Runtime
Loading...
Searching...
No Matches
t_hand_tracking_create_info Struct Reference

Creation info for the creation of a hand tracker. More...

#include <tracking/t_hand_tracking.h>

Collaboration diagram for t_hand_tracking_create_info:

Data Fields

struct t_camera_extra_info cams_info
 Extra camera info.
 
struct xrt_hand_masks_sinkmasks_sink
 Optional sink to stream hand bounding boxes to.
 

Detailed Description

Creation info for the creation of a hand tracker.

Field Documentation

◆ cams_info

struct t_camera_extra_info t_hand_tracking_create_info::cams_info

Extra camera info.

Referenced by t_hand_tracking_sync_mercury_create().

◆ masks_sink

struct xrt_hand_masks_sink* t_hand_tracking_create_info::masks_sink

Optional sink to stream hand bounding boxes to.

Referenced by t_hand_tracking_sync_mercury_create().


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