Man Page: get_camera_matrix_f
Operating Environment: mojave
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 |
|---|
| get_camera_matrix(3alleg4) - debian |
| excamera(3alleg4) - opendarwin |
| excamera(3alleg4) - osx |
| excamera(3alleg4) - redhat |
| excamera(3alleg4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| My first PERL incarnation... Audio Oscillograph |
| How can I direct messages from mac console.app to a log file? |
| [BASH] eval command not expanding variables as expected. |