identity_quat(3) - Linux man page

Name

identity_quat - Global variable containing the identity quaternion. Allegro game programming library.

Synopsis

#include <allegro.h>

extern QUAT identity_quat;

Description

Global variable containing the 'do nothing' identity quaternion. Multiplying by the identity quaternion has no effect.