QUAT

Stores quaternion information.

Description

typedef struct QUAT
   float w, x, y, z;
Read chapter "Quaternion math routines" for a description on how to obtain/use this structure.
Examples using this:

Related Projects

The following projects include source code containing this keyword: