20 Managing Matrices
Q3Matrix4x4_Determinant
function to get the determinant of a 4-by-4 matrix.
float Q3Matrix4x4_Determinant (const TQ3Matrix4x4 *matrix4x4);
matrix4x4
A 4-by-4 matrix.
Q3Matrix4x4_Determinant
function returns, as its function result, the determinant of the matrix matrix4x4
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker