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

#include <head.h>

Collaboration diagram for SR_earPair:
[legend]

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...
 
   } 
 
}; 
 

Member Data Documentation

◆ 

union { ... } SR_earPair::@23

◆ ears

SR_point3d SR_earPair::ears[2]

Positions of left and right ear in millimeter.

◆ frameId

uint64_t SR_earPair::frameId

Autoincrement frame number.

◆ left

SR_point3d SR_earPair::left

Position of left ear in millimeter.

◆ right

SR_point3d SR_earPair::right

Position of right ear in millimeter.

◆ time

uint64_t SR_earPair::time

Time since epoch in microseconds.


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