Man Page: get_camera_matrix_f
Operating Environment: debian
Section: 3alleg4
get_camera_matrix_f(3alleg4) Allegro manual get_camera_matrix_f(3alleg4)NAMEget_camera_matrix_f - Floating point version of get_camera_matrix(). Allegro game programming library.SYNOPSIS#include <allegro.h> void get_camera_matrix_f(MATRIX_f *m, float x, y, z, xfront, yfront, zfront, float xup, yup, zup, fov, aspect);DESCRIPTIONFloating point version of get_camera_matrix().SEE ALSOget_camera_matrix(3alleg4), excamera(3alleg4), exquat(3alleg4) Allegro version 4.4.2 get_camera_matrix_f(3alleg4)
| Related Man Pages |
|---|
| excamera(3alleg4) - centos |
| excamera(3alleg4) - opendarwin |
| get_camera_matrix(3alleg4) - centos |
| excamera(3alleg4) - redhat |
| excamera(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |