Monado OpenXR Runtime
ht_async_impl Struct Reference

A synchronous to asynchronous wrapper around the hand-tracker code. More...

Collaboration diagram for ht_async_impl:

Data Fields

struct t_hand_tracking_async base
 
struct t_hand_tracking_syncprovider
 
struct xrt_frameframes [2]
 
bool use_prediction
 
struct u_var_draggable_f32 prediction_offset_ms
 
struct {
   struct xrt_hand_joint_set   hands [2]
 
   uint64_t   timestamp
 
working
 
struct {
   struct os_mutex   mutex
 
   struct xrt_hand_joint_set   hands [2]
 
   struct m_relation_history *   relation_hist [2]
 
   uint64_t   timestamp
 
present
 
struct os_thread_helper mainloop
 
volatile bool hand_tracking_work_active
 

Detailed Description

A synchronous to asynchronous wrapper around the hand-tracker code.


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