Man Page: matrix_to_quat
Operating Environment: debian
Section: 3alleg4
matrix_to_quat(3alleg4) Allegro manual matrix_to_quat(3alleg4)NAMEmatrix_to_quat - Constructs a quaternion from a rotation matrix. Allegro game programming library.SYNOPSIS#include <allegro.h> void matrix_to_quat(const MATRIX_f *m, QUAT *q);DESCRIPTIONConstructs a quaternion from a rotation matrix. Translation is discarded during the conversion. Use get_align_matrix_f() if the matrix is not orthonormalized, because strange things may happen otherwise. Allegro version 4.4.2 matrix_to_quat(3alleg4)
| Related Man Pages |
|---|
| get_rotation_matrix(3alleg4) - suse |
| get_rotation_matrix(3alleg4) - php |
| get_rotation_matrix_f(3alleg4) - suse |
| get_rotation_matrix_f(3alleg4) - php |
| get_rotation_matrix(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |