LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
|
#include <head.h>
Public Attributes | |
uint64_t | frameId |
Autoincrement frame number. More... | |
uint64_t | time |
Time since epoch in microseconds. More... | |
union { | |
SR_point3d ears [2] | |
Positions of left and right ear in millimeter. More... | |
struct { | |
SR_point3d left | |
Position of left ear in millimeter. More... | |
SR_point3d right | |
Position of right ear in millimeter. More... | |
} | |
}; | |
union { ... } SR_earPair::@23 |
SR_point3d SR_earPair::ears[2] |
Positions of left and right ear in millimeter.
uint64_t SR_earPair::frameId |
Autoincrement frame number.
SR_point3d SR_earPair::left |
Position of left ear in millimeter.
SR_point3d SR_earPair::right |
Position of right ear in millimeter.
uint64_t SR_earPair::time |
Time since epoch in microseconds.