20 Managing Matrices

20 Q3Matrix3x3_Copy

You can use the Q3Matrix3x3_Copy function to get a copy of a 3-by-3 matrix.

TQ3Matrix3x3 *Q3Matrix3x3_Copy (
const TQ3Matrix3x3 *matrix3x3, 
TQ3Matrix3x3 *result);
matrix3x3 A 3-by-3 matrix.
result On exit, a copy of matrix3x3.

DESCRIPTION


The Q3Matrix3x3_Copy function returns, as its function result and in the result parameter, a copy of the matrix matrix3x3.

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