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

#include <head.h>

Collaboration diagram for SR_headPose:
[legend]

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
 

Detailed Description

Copyright (C) 2022 Dimenco

This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula

This source code is considered Protected Code under the definitions of the EULA.

Member Data Documentation

◆ frameId

uint64_t SR_headPose::frameId

Autoincrement frame number.

◆ orientation

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).

◆ position

SR_point3d SR_headPose::position

Position of head in millimeter.

◆ time

uint64_t SR_headPose::time

Time since epoch in microseconds.


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