Interface | Description |
---|---|
ICoordinateConverter | |
ICoordinates |
Interface implementing methods, required for the gaze data entries that can
be tracked (i.e.
|
IGaze |
Interface implementing all main gaze data entry methods
|
IGazeClient | |
IGazeContainer | |
IGazeTracker |
Class | Description |
---|---|
Converter |
Coordinate factory.
|
GazeClient | |
GazeContainer | |
GazeEntryBase | |
GazeEntryBlink |
Blink gaze data.
|
GazeEntryFixation |
Fixation gaze data entry.
|
GazeEntrySample |
Single sample gaze data.
|
Queue<E> |
Class, representing decorator on Vector class.
|
Enum | Description |
---|---|
EEntryType |
Enumeration of possible types of gaze data entries
|
EEye |
Eye enumeration.
|