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_transformation_matrix_f - Floating point version of get_transformation_matrix(). Allegro game

Description

       Floating point version of get_transformation_matrix().

Name

       get_transformation_matrix_f  -  Floating  point  version  of  get_transformation_matrix().  Allegro  game
       programming library.

See Also

get_transformation_matrix(3alleg4), exzbuf(3alleg4)

Allegro                                           version 4.4.3             get_transformation_matrix_f(3alleg4)

Synopsis

#include<allegro.h>voidget_transformation_matrix_f(MATRIX_f*m,floatscale,floatxrot,yrot,zrot,x,y,z);

See Also