QUAT - Stores quaternion information. Allegro game programming library.
Contents
Description
float w, x, y, z;
Read chapter "Quaternion math routines" for a description on how to obtain/use this structure.
Name
QUAT - Stores quaternion information. Allegro game programming library.
See Also
, exquat(3alleg4)
Allegro version 4.4.3 QUAT(3alleg4)
Synopsis
#include<allegro.h>typedefstructQUAT
