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... | |
SR_point3d | position |
Position of head in millimeter. More... | |
SR_point3d | orientation |
Copyright (C) 2025 Leia, Inc.
uint64_t SR_headPose::frameId |
Autoincrement frame number.
SR_point3d SR_headPose::orientation |
Rotation of the head in radians. Positive rotations are clockwise from the perspective of the user. (x, y, z) correspond to (pitch, yaw, roll).
SR_point3d SR_headPose::position |
Position of head in millimeter.
uint64_t SR_headPose::time |
Time since epoch in microseconds.