Query: get_camera_matrix_f
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)