- gazePresent() - Method in class gazetrack.GazeTrack
-
Returns true if the eye-tracker is capturing
the user's gaze
- gazePresent() - Method in class gazetrack.TobiiStream
-
Returns true if the eye-tracker is capturing
the user's gaze
- gazetrack - package gazetrack
-
- GazeTrack - Class in gazetrack
-
GazeTrack is an eye-tracking library for Processing.
- GazeTrack(PApplet) - Constructor for class gazetrack.GazeTrack
-
The GazeTrack constructor (default ZMQ socket)
- GazeTrack(PApplet, String) - Constructor for class gazetrack.GazeTrack
-
The GazeTrack constructor (specific ZMQ socket).
- getGazeX() - Method in class gazetrack.GazeTrack
-
Returns the user's latest gaze position (X)
- getGazeX() - Method in class gazetrack.TobiiStream
-
Returns the user's gaze position (X)
- getGazeY() - Method in class gazetrack.GazeTrack
-
Returns the user's latest gaze position (Y)
- getGazeY() - Method in class gazetrack.TobiiStream
-
Returns the user's gaze position (Y)
- getHeadPitch() - Method in class gazetrack.GazeTrack
-
Returns the user's head rotation (Pitch)
- getHeadPositionX() - Method in class gazetrack.GazeTrack
-
Returns the user's head position (X)
- getHeadPositionX() - Method in class gazetrack.TobiiStream
-
Returns the user's head position (X)
- getHeadPositionY() - Method in class gazetrack.GazeTrack
-
Returns the user's head position (Y)
- getHeadPositionY() - Method in class gazetrack.TobiiStream
-
Returns the user's head position (Y)
- getHeadPositionZ() - Method in class gazetrack.GazeTrack
-
Returns the user's head position (Z)
- getHeadPositionZ() - Method in class gazetrack.TobiiStream
-
Returns the user's head position (Z)
- getHeadRoll() - Method in class gazetrack.GazeTrack
-
Returns the user's head rotation (Roll)
- getHeadRotationX() - Method in class gazetrack.TobiiStream
-
Returns the user's head rotation (X)
- getHeadRotationY() - Method in class gazetrack.TobiiStream
-
Returns the user's head rotation (Y)
- getHeadRotationZ() - Method in class gazetrack.TobiiStream
-
Returns the user's head rotation (Z)
- getHeadYaw() - Method in class gazetrack.GazeTrack
-
Returns the user's head rotation (Yaw)
- getLeftEyeNormX() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position (normalized X)
- getLeftEyeNormY() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position (normalized Y)
- getLeftEyeNormZ() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position (normalized Z)
- getLeftEyeX() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position (normalized X)
- getLeftEyeX() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position.
- getLeftEyeXmm() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position.
- getLeftEyeY() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position (normalized Y)
- getLeftEyeY() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position.
- getLeftEyeYmm() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position.
- getLeftEyeZ() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position (normalized Z)
- getLeftEyeZ() - Method in class gazetrack.TobiiStream
-
Returns the user's left eye position.
- getLeftEyeZmm() - Method in class gazetrack.GazeTrack
-
Returns the user's left eye position.
- getRightEyeNormX() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position (normalized X)
- getRightEyeNormY() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position (normalized Y)
- getRightEyeNormZ() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position (normalized Z)
- getRightEyeX() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position (normalized X)
- getRightEyeX() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position.
- getRightEyeXmm() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position.
- getRightEyeY() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position (Y)
- getRightEyeY() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position.
- getRightEyeYmm() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position.
- getRightEyeZ() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position (normalized Z)
- getRightEyeZ() - Method in class gazetrack.TobiiStream
-
Returns the user's right eye position.
- getRightEyeZmm() - Method in class gazetrack.GazeTrack
-
Returns the user's right eye position.
- getTimestamp() - Method in class gazetrack.GazeTrack
-
Returns the timestamp for the latest gaze event
- getTimestamp() - Method in class gazetrack.TobiiStream
-
Returns the timestamp for the latest event