FreeBSD Manual Pages
quat_to_matrix(3) Allegro manual quat_to_matrix(3) NAME quat_to_matrix - Constructs a rotation matrix from a quaternion. Alle- gro game programming library. SYNOPSIS #include <allegro.h> void quat_to_matrix(const QUAT *q, MATRIX_f *m); DESCRIPTION Constructs a rotation matrix from a quaternion. SEE ALSO exquat(3) Allegro version 4.4.3 quat_to_matrix(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=quat_to_matrix&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>