SYNOPSIS #include <allegro.h> void quat_to_matrix(const QUAT *q, MATRIX_f *m); DESCRIPTION Constructs a rotation matrix from a quaternion.