|
NAMEidentity_quat - Global variable containing the identity quaternion. Allegro game programming library.SYNOPSIS#include <allegro.h>extern QUAT identity_quat; DESCRIPTIONGlobal variable containing the 'do nothing' identity quaternion. Multiplying by the identity quaternion has no effect.
Visit the GSP FreeBSD Man Page Interface. |