TobiiGlasses2SDK
 All Classes Namespaces Files Functions Variables
Public Attributes
Tobii::DataRow Struct Reference

#include <Struct that will contain a row buffer of Glasses Video Frames.>

List of all members.

Public Attributes

int64_t ts
short check_flags
Eye left
Eye right
float gazePosition2D [2]
float gazePosition3D [3]
float gyroscope [3]
float accelerometer [3]

Detailed Description

The frame takes the reference given by TobiiGlassesSDK but it will not copy it. Maybe this will be interesting later, we have to investigate further.


Member Data Documentation

glasses acceleration in m/s^2.

each binary in the check_flags will check if all the values are filled

in pixels position on the scene camera uimage.

in mm relative to scene camera.

glasses rotation in deg/s.

left eye.

right eye.

timestamp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables