MatrixTranslation |
Top Previous Next |
Syntax:
MatrixTranslation(MATRIX4 mat, FLOAT x, FLOAT y, FLOAT z)
Purpose: Applies the specified offsets to a matrix.
Parameters: x, y, z - Coordinate offsets.
Returned value: None.
Application: MATRIX4 mat |