get_camera_matrix_f - Man Page

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(3), excamera(3), exquat(3)

Referenced By

excamera(3), exquat(3).

version 4.4.3 Allegro manual