identity_matrix(3alleg4) Allegro manual identity_matrix(3alleg4)NAMEidentity_matrix, identity_matrix_f - Global containing the identity matrix. Allegro game programming library.SYNOPSIS#include <allegro.h> extern MATRIX identity_matrix; extern MATRIX_f identity_matrix_f;DESCRIPTIONGlobal variables containing the 'do nothing' identity matrix. Multiplying by the identity matrix has no effect. Allegro version 4.4.2 identity_matrix(3alleg4)
| Related Man Pages |
|---|
| color_map(3alleg4) - debian |
| exstars(3alleg4) - debian |
| exstars(3alleg4) - php |
| color_map(3alleg4) - redhat |
| color_map(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |