| 
    Tobii Pro SDK Python API
    
   | 
 
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.  | |
Provides properties for the eye data.
EyeData objects are used as values for GazeData.left_eye and GazeData.right_eye.