|
SMI RED eye tracking plugin 1.0
|
This struct provides information about the last validation. More...
#include <iViewXAPI.h>
Public Attributes | |
| double | deviationLX |
| double | deviationLY |
| double | deviationRX |
| double | deviationRY |
This struct provides information about the last validation.
The struct contains the following information: deviationLX: horizontal deviation target - gaze position for left eye [°] deviationLY: vertical deviation target - gaze position for left eye [°] deviationRX: horizontal deviation target - gaze position for right eye [°] deviationRY: vertical deviation target - gaze position for right eye [°]
To update information in "AccuracyStruct" use function "iV_GetAccuracy".
Definition at line 289 of file iViewXAPI.h.
1.7.3