logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

get_camera_matrix_f - Floating point version of get_camera_matrix(). Allegro game programming library.

Description

       Floating point version of get_camera_matrix().

Name

       get_camera_matrix_f - Floating point version of get_camera_matrix(). Allegro game programming library.

See Also

get_camera_matrix(3alleg4), excamera(3alleg4), exquat(3alleg4)

Allegro                                           version 4.4.3                     get_camera_matrix_f(3alleg4)

Synopsis

#include<allegro.h>voidget_camera_matrix_f(MATRIX_f*m,floatx,y,z,xfront,yfront,zfront,floatxup,yup,zup,fov,aspect);

See Also