.\" Generated by the Allegro makedoc utility .TH get_camera_matrix_f 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_camera_matrix_f \- Floating point version of get_camera_matrix(). Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void get_camera_matrix_f(MATRIX_f *m, float x, y, z, xfront, yfront, zfront, .B float xup, yup, zup, fov, aspect); .SH DESCRIPTION Floating point version of get_camera_matrix(). .SH SEE ALSO .BR get_camera_matrix (3alleg4), .BR excamera (3alleg4), .BR exquat (3alleg4)