DOKK / manpages / debian 10 / allegro4-doc / QUAT.3alleg4.en
QUAT(3alleg4) Allegro manual QUAT(3alleg4)

QUAT - Stores quaternion information. Allegro game programming library.

#include <allegro.h>

typedef struct QUAT


float w, x, y, z;

Read chapter "Quaternion math routines" for a description on how to obtain/use this structure.

, exquat(3alleg4)

version 4.4.2 Allegro