logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

QUAT - Stores quaternion information. Allegro game programming library.

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

See Also