get_camera_matrix_f(3alleg4) v7 man page | unix.com

Man Page: get_camera_matrix_f

Operating Environment: v7

Section: 3alleg4

get_camera_matrix_f(3alleg4)					  Allegro manual				      get_camera_matrix_f(3alleg4)

NAME
get_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); DESCRIPTION
Floating point version of get_camera_matrix(). SEE ALSO
get_camera_matrix(3alleg4), excamera(3alleg4), exquat(3alleg4) Allegro version 4.4.2 get_camera_matrix_f(3alleg4)
Related Man Pages
excamera(3alleg4) - debian
get_camera_matrix(3alleg4) - debian
excamera(3alleg4) - suse
excamera(3alleg4) - opendarwin
excamera(3alleg4) - osx
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
crontab every 5 min.
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Building JSON command with bash script