HMDEyeData

Provides properties for the eye data when gotten from an HMD based device.

hmd_eye_data = HMDEyeData(gaze_direction_unit_vector,...
             gaze_direction_validity,...
             gaze_origin_position_in_hmd_coordinates,...
             gaze_origin_validity,...
             pupil_diameter,...
             pupil_validity,...
             pupil_position_position_in_tracking_area,...
             pupil_position_validity)

Contents

GazeDirection

Gets the HMDGazeDirection data.

hmd_eye_data.GazeDirection

Pupil

Gets the PupilData.

hmd_eye_data.Pupil

GazeOrigin

Gets the HMDGazeOrigin data.

hmd_eye_data.GazeOrigin

PupilPosition

Gets the HMDPupilPosition data.

hmd_eye_data.PupilPosition

See Also

HMDGazeDirection, PupilData, HMDGazeOrigin, HMDPupilPosition

Version

1.1.0.23

Copyright 2017 Tobii Pro