Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Attributes | List of all members
SR_head Struct Reference

C-compatible struct containing the position of head. More...

#include <head.h>

Collaboration diagram for SR_head:
[legend]

Public Attributes

uint64_t frameId
 Autoincrement frame number. More...
 
uint64_t time
 Time since epoch in microseconds. More...
 
SR_headPose headPose
 
SR_eyePair eyes
 
SR_earPair ears
 

Detailed Description

C-compatible struct containing the position of head.

Member Data Documentation

◆ ears

SR_earPair SR_head::ears

◆ eyes

SR_eyePair SR_head::eyes

◆ frameId

uint64_t SR_head::frameId

Autoincrement frame number.

◆ headPose

SR_headPose SR_head::headPose

◆ time

uint64_t SR_head::time

Time since epoch in microseconds.


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