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

Man Page: get_camera_matrix_f

Operating Environment: debian

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) - suse
excamera(3alleg4) - opendarwin
excamera(3alleg4) - osx
excamera(3alleg4) - php
excamera(3alleg4) - redhat
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?