![]() |
Fove SDK
v0.16.1
|
Struct to represent a unit vector out from the eye center along which that eye is looking. More...
#include <FoveAPI.h>
Public Attributes | |
uint64_t | id |
Incremental counter which tells if the convergence data is a fresh value at a given frame. | |
uint64_t | timestamp |
The time at which the gaze data was captured, in microseconds since an unspecified epoch. | |
Fove_Vec3 | vector |
Directional veector of the gaze. | |
Struct to represent a unit vector out from the eye center along which that eye is looking.
The vector value is in eye-relative coordinates, meaning that it is not affected by the position or orientation of the HMD, but rather represents the absolute orientation of the eye's gaze.