|
unsigned int | gazeBitMask |
| gaze bit mask, identify the six data below are valid or invalid.
|
|
xv_ETPoint3D | gazePoint |
| gaze point, x and y are valid, z default value is 0, x and y scope are related to the input calibration point, not fixed.
|
|
xv_ETPoint3D | rawPoint |
| gaze point before smooth, x and y are valid, z default value is 0, x and y scope are as above.
|
|
xv_ETPoint3D | smoothPoint |
| gaze point after smooth, x and y are valid, z default value is 0, x and y scope are as above.
|
|
xv_ETPoint3D | gazeOrigin |
| origin gaze center coordinate.
|
|
xv_ETPoint3D | gazeDirection |
| gaze direction.
|
|
float | re |
| gaze re value, confidence level.
|
|
unsigned int | exDataBitMask |
| reserved data.
|
|
float | exData [32] |
| reserved data.
|
|
The documentation for this struct was generated from the following file: