20 Managing Matrices

20 Q3Matrix4x4_Determinant

You can use the 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.

DESCRIPTION


The Q3Matrix4x4_Determinant function returns, as its function result, the determinant of the matrix matrix4x4.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker