Man Page: get_transformation_matrix_f
Operating Environment: debian
Section: 3alleg4
get_transformation_matrix_f(3alleg4) Allegro manual get_transformation_matrix_f(3alleg4)NAMEget_transformation_matrix_f - Floating point version of get_transformation_matrix(). Allegro game programming library.SYNOPSIS#include <allegro.h> void get_transformation_matrix_f(MATRIX_f *m, float scale, float xrot, yrot, zrot, x, y, z);DESCRIPTIONFloating point version of get_transformation_matrix().SEE ALSOget_transformation_matrix(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 get_transformation_matrix_f(3alleg4)
| Related Man Pages |
|---|
| exzbuf(3alleg4) - debian |
| exzbuf(3alleg4) - centos |
| exzbuf(3alleg4) - opendarwin |
| exzbuf(3alleg4) - mojave |
| exzbuf(3alleg4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |