Data Fields
_EPhysics_Quaternion Struct Reference

Quaternion coordinates and rotation (w, x, y, z) More...

Data Fields

double w
 rotation
 
double x
 x coordinate
 
double y
 y coordinate
 
double z
 z coordinate
 

Detailed Description

Quaternion coordinates and rotation (w, x, y, z)

Examples
test_rotating_forever.c.