Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
C-compatible struct containing the weaver position. More...
#include <weaverposition.h>
Public Attributes | |
uint64_t | frameId |
Autoincrement frame number. More... | |
uint64_t | time |
Time of capture since epoch in microseconds. More... | |
SR_point3d | weaverPosition |
Absolute weaver position in centimeters. More... | |
C-compatible struct containing the weaver position.
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.
uint64_t SR_weaverPosition::frameId |
Autoincrement frame number.
uint64_t SR_weaverPosition::time |
Time of capture since epoch in microseconds.
SR_point3d SR_weaverPosition::weaverPosition |
Absolute weaver position in centimeters.