![]() |
Fove SDK
v1.3.1
|
Struct representation on a quaternion. More...
#include <FoveAPI.h>
Public Attributes | |
float | w |
W component of the quaternion. | |
float | x |
X component of the quaternion. | |
float | y |
Y component of the quaternion. | |
float | z |
Z component of the quaternion. | |
Struct representation on a quaternion.
A quaternion represents an orientation in 3D space.