logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

quat_to_matrix - Constructs a rotation matrix from a quaternion. Allegro game programming library.

Description

       Constructs a rotation matrix from a quaternion.

Name

       quat_to_matrix - Constructs a rotation matrix from a quaternion. Allegro game programming library.

See Also

exquat(3alleg4)

Allegro                                           version 4.4.3                          quat_to_matrix(3alleg4)

Synopsis

#include<allegro.h>voidquat_to_matrix(constQUAT*q,MATRIX_f*m);

See Also