TypeScript API Documentation for GSTGL-1.0
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.20
Multiplies two 4x4 matrices, a and b, and stores the result, a 2-dimensional array of gfloat, in result.
a
b
gfloat
result
a 2-dimensional 4x4 array of gfloat
another 2-dimensional 4x4 array of gfloat
1.20
Multiplies two 4x4 matrices,
aandb, and stores the result, a 2-dimensional array ofgfloat, inresult.