debian man page for quat_to_matrix

Query: quat_to_matrix

OS: debian

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)

NAME
quat_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);
DESCRIPTION
Constructs a rotation matrix from a quaternion.
SEE ALSO
exquat(3alleg4) Allegro version 4.4.2 quat_to_matrix(3alleg4)
Related Man Pages
exquat(3alleg4) - opendarwin
exquat(3alleg4) - centos
get_rotation_matrix(3alleg4) - centos
exquat(3alleg4) - mojave
exquat(3alleg4) - redhat
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?