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_align_matrix_f - Floating point version of get_align_matrix(). Allegro game programming library.

Description

       Floating point version of get_align_matrix().

Name

       get_align_matrix_f - Floating point version of get_align_matrix(). Allegro game programming library.

See Also

get_align_matrix(3alleg4)

Allegro                                           version 4.4.3                      get_align_matrix_f(3alleg4)

Synopsis

#include<allegro.h>voidget_align_matrix_f(MATRIX*m,floatxfront,yfront,zfront,floatxup,yup,zup);

See Also