Query: quat_to_matrix
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
quat_to_matrix(3alleg4) Allegro manual quat_to_matrix(3alleg4)NAMEquat_to_matrix - Constructs a rotation matrix from a quaternion. Allegro game programming library.SYNOPSIS#include <allegro.h> void quat_to_matrix(const QUAT *q, MATRIX_f *m);DESCRIPTIONConstructs a rotation matrix from a quaternion.SEE ALSOexquat(3alleg4) Allegro version 4.4.2 quat_to_matrix(3alleg4)