Tobii Pro SDK Python API
tobii_research.EyeData Class Reference

Provides properties for the eye data. More...

Inherits object.

Data Fields

 gaze_point
 Gets the gaze point data as a GazePoint object.
 
 pupil
 Gets the pupil data as a PupilData object.
 
 gaze_origin
 Gets the gaze origin data as a GazeOrigin object.
 

Detailed Description

Provides properties for the eye data.

EyeData objects are used as values for GazeData.left_eye and GazeData.right_eye.