qtranslate_matrix_f

Optimised routine for translating an already generated matrix.

Description

void qtranslate_matrix_f(MATRIX_f *m, float x, float y, float z);
Optimised 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.

Related Projects

The following projects include source code containing this keyword: