Query: qtranslate_matrix
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
qtranslate_matrix(3alleg4) Allegro manual qtranslate_matrix(3alleg4)NAMEqtranslate_matrix, qtranslate_matrix_f - Optimised routine for translating an already generated matrix. Allegro game programming library.SYNOPSIS#include <allegro.h> void qtranslate_matrix(MATRIX *m, fixed x, fixed y, fixed z); void qtranslate_matrix_f(MATRIX_f *m, float x, float y, float z);DESCRIPTIONOptimised routine for translating an already generated matrix: this simply adds in the translation offset, so there is no need to build two temporary matrices and then multiply them together.SEE ALSOget_translation_matrix(3alleg4) Allegro version 4.4.2 qtranslate_matrix(3alleg4)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Weird 'find' results |
New UNIX and Linux History Sections |