1QUAT(3)                         Allegro manual                         QUAT(3)
2
3
4

NAME

6       QUAT - Stores quaternion information. Allegro game programming library.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       typedef struct QUAT
13

DESCRIPTION

15          float w, x, y, z;
16
17       Read  chapter  "Quaternion  math  routines" for a description on how to
18       obtain/use this structure.
19
20

SEE ALSO

22       , exquat(3)
23
24
25
26Allegro                          version 4.4.3                         QUAT(3)
Impressum