Fove SDK  v0.17.0
Public Attributes | List of all members
Fove_Quaternion Struct Reference

Struct representation on a quaternion. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_Quaternion:
Collaboration graph
[legend]

Public Attributes

float w
 
float x
 
float y
 
float z
 

Detailed Description

Struct representation on a quaternion.

A quaternion represents an orientation in 3D space.