Man Page: qscale_matrix
Operating Environment: debian
Section: 3alleg4
qscale_matrix(3alleg4) Allegro manual qscale_matrix(3alleg4)NAMEqscale_matrix, qscale_matrix_f - Optimised routine for scaling an already generated matrix. Allegro game programming library.SYNOPSIS#include <allegro.h> void qscale_matrix(MATRIX *m, fixed scale); void qscale_matrix_f(MATRIX_f *m, float scale);DESCRIPTIONOptimised routine for scaling an already generated matrix: this simply adds in the scale factor, so there is no need to build two temporary matrices and then multiply them together.SEE ALSOget_scaling_matrix(3alleg4) Allegro version 4.4.2 qscale_matrix(3alleg4)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| New UNIX and Linux History Sections |