SMI RED eye tracking plugin 1.0
Public Attributes

SampleStruct Struct Reference

This struct provides information about gaze data samples. More...

#include <iViewXAPI.h>

List of all members.

Public Attributes

long long timestamp
EyeDataStruct leftEye
EyeDataStruct rightEye
int planeNumber

Detailed Description

This struct provides information about gaze data samples.

The struct contains the following information: timestamp: timestamp of the last gaze data sample [microseconds] leftEye: eye data left eye rightEye: eye data right eye planeNumber: plane number of gaze data sample

The data describes the last gaze data sample that has been calculated. It will be updated when a new gaze data sample has been calculated. To update information in "SampleStruct" use function "iV_GetSample".

Definition at line 179 of file iViewXAPI.h.


The documentation for this struct was generated from the following file: