Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
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: