|
Monado OpenXR Runtime
|

Data Fields | |
| struct os_thread_helper | eye_tracking_thread |
| bool | want_enabled |
| Whether eye tracking is currently enabled. | |
| bool | force_enable |
| bool | enabled |
| Whether the eye tracking enable command has been sent. | |
| struct m_relation_history * | gaze_relation_history |
| struct os_mutex | data_mutex |
| bool | data_mutex_created |
| struct psvr2_et_eye_data | eyes [2] |
| struct psvr2_et_combined_data | combined |
| bool | processed_sample_packet |
| uint32_t | last_remote_report_sample_time_us |
| timepoint_ns | last_remote_report_sample_time_ns |
| bool | unk_float_4_valid |
| float | unk_float_4 |
| bool | unk_float_5_valid |
| float | unk_float_5 |
| bool psvr2_et_data::enabled |
Whether the eye tracking enable command has been sent.
| bool psvr2_et_data::want_enabled |
Whether eye tracking is currently enabled.