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

identity_matrix, identity_matrix_f - Global containing the identity matrix. Allegro game programming

Description

       Global variables containing the 'do nothing' identity matrix. Multiplying by the identity matrix  has  no
       effect.

Allegro                                           version 4.4.3                         identity_matrix(3alleg4)

Name

       identity_matrix,  identity_matrix_f  -  Global  containing  the identity matrix. Allegro game programming
       library.

Synopsis

#include<allegro.h>externMATRIXidentity_matrix;externMATRIX_fidentity_matrix_f;

See Also