Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
C-compatible struct containing the position of head. More...
#include <head.h>
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 |
C-compatible struct containing the position of head.
SR_earPair SR_head::ears |
SR_eyePair SR_head::eyes |
uint64_t SR_head::frameId |
Autoincrement frame number.
SR_headPose SR_head::headPose |
uint64_t SR_head::time |
Time since epoch in microseconds.