SMI RED eye tracking plugin 1.0
Public Attributes

SampleStruct32 Struct Reference

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

#include <iViewXAPI.h>

List of all members.

Public Attributes

double 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 "SampleStruct32" use function "iV_GetSample32".

Definition at line 203 of file iViewXAPI.h.


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