Tilt Five NDK
T5_Quat Struct Reference

Quaternion. More...

#include <types.h>

Data Fields

float w
 
float x
 
float y
 
float z
 

Detailed Description

Quaternion.

Definition at line 96 of file types.h.

Field Documentation

◆ w

float T5_Quat::w

Definition at line 97 of file types.h.

◆ x

float T5_Quat::x

Definition at line 98 of file types.h.

◆ y

float T5_Quat::y

Definition at line 99 of file types.h.

◆ z

float T5_Quat::z

Definition at line 100 of file types.h.


The documentation for this struct was generated from the following file: