LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
Public Attributes | List of all members
SR_eyePair Struct Reference

C-compatible struct containing the position of two eyes. More...

#include <eyepair.h>

Collaboration diagram for SR_eyePair:
[legend]

Public Attributes

uint64_t frameId
 Autoincrement frame number. More...
 
uint64_t time
 Time since epoch in microseconds. More...
 
SR_point3d eyes [2]
 Absolute positions of left and right eye in millimeter. More...
 
SR_point3d left
 Absolute position of left eye in millimeter. More...
 
SR_point3d right
 Absolute position of right eye in millimeter. More...
 

Detailed Description

C-compatible struct containing the position of two eyes.

Member Data Documentation

◆ eyes

SR_point3d SR_eyePair::eyes[2]

Absolute positions of left and right eye in millimeter.

◆ frameId

uint64_t SR_eyePair::frameId

Autoincrement frame number.

◆ left

SR_point3d SR_eyePair::left

Absolute position of left eye in millimeter.

◆ right

SR_point3d SR_eyePair::right

Absolute position of right eye in millimeter.

◆ time

uint64_t SR_eyePair::time

Time since epoch in microseconds.


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