quat_to_matrix(3alleg4) mojave man page | unix.com

Query: quat_to_matrix

OS: mojave

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) - debian
get_rotation_matrix_f(3alleg4) - debian
exquat(3alleg4) - opendarwin
exquat(3alleg4) - suse
get_rotation_matrix(3alleg4) - php
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.