identity_matrix_f(3alleg4) debian man page | unix.com

Man Page: identity_matrix_f

Operating Environment: debian

Section: 3alleg4

identity_matrix(3alleg4)					  Allegro manual					  identity_matrix(3alleg4)

NAME
identity_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;
DESCRIPTION
Global 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
exstars(3alleg4) - centos
color_map(3alleg4) - php
color_map(3alleg4) - opendarwin
color_map(3alleg4) - mojave
color_map(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?