![]() |
Fove SDK
v1.2.0
|
Struct to represent a 3D-vector. More...
#include <FoveAPI.h>

Public Attributes | |
| float | x |
| X component of the vector. | |
| float | y |
| Y component of the vector. | |
| float | z |
| Z component of the vector. | |
Struct to represent a 3D-vector.
A vector that represents an position in 3D space.
1.8.17