Tobii Pro SDK C API
|
Data Fields | |
TobiiResearchHMDEyeData | left_eye |
TobiiResearchHMDEyeData | right_eye |
int64_t | device_time_stamp |
int64_t | system_time_stamp |
Provides data for the tobii_research_hmd_gaze_data_callback callback.
int64_t TobiiResearchHMDGazeData::device_time_stamp |
The time stamp according to the eye tracker's internal clock.
TobiiResearchHMDEyeData TobiiResearchHMDGazeData::left_eye |
The gaze data for the left eye.
TobiiResearchHMDEyeData TobiiResearchHMDGazeData::right_eye |
The gaze data for the right eye.
int64_t TobiiResearchHMDGazeData::system_time_stamp |
The time stamp according to the computer's internal clock.