![]() |
VARJO TRACKING PLUGIN SDK DOCUMENTATION
|
Go to the source code of this file.
Data Structures | |
| struct | varjo_Vector3D |
| 64bit floating point 3D vector. More... | |
Typedefs | |
| typedef int32_t | varjo_Bool |
| Type representing logical values - True and False. More... | |
| typedef int64_t | varjo_Nanoseconds |
| Time in nanoseconds. More... | |
| typedef struct varjo_Vector3D | varjo_Vector3D |
| 64bit floating point 3D vector. More... | |
Variables | |
| static const varjo_Bool | varjo_False = 0 |
| Value representing False. More... | |
| static const varjo_Bool | varjo_True = 1 |
| Value representing True. More... | |
| struct varjo_Vector3D |
| typedef int32_t varjo_Bool |
Type representing logical values - True and False.
| typedef int64_t varjo_Nanoseconds |
Time in nanoseconds.
Absolute times are relative to an epoch which is constant during execution of the program.
| typedef struct varjo_Vector3D varjo_Vector3D |
64bit floating point 3D vector.
|
static |
Value representing False.
|
static |
Value representing True.