logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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