Global variable containing the identity quaternion. allegro game programming library.
#include <allegro.h>
extern QUAT identity_quat;
Global variable containing the 'do nothing' identity quaternion. Multiplying by the identity quaternion has no effect.