Man Page: quat_to_matrix
Operating Environment: centos
Section: 3alleg4
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)
| Related Man Pages |
|---|
| get_rotation_matrix(3alleg4) - debian |
| exquat(3alleg4) - opendarwin |
| exquat(3alleg4) - centos |
| exquat(3alleg4) - mojave |
| exquat(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |