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