![]() |
![]()
| ![]() |
![]()
NAMEEZ_CopyMatrix - copy one matrix to anotherSYNOPSIS#include <EZ.h> void EZ_CopyMatrix( EZ_Matrix des, EZ_Matrix src) ARGUMENTSsrc specifies a source matrix. ses specifies the destination matrix.DESCRIPTIONEZ_CopyMatrix copies matrix src to des.SEE ALSOEZ_LoadMatrix(3), EZ_IdentityMatrix(3), EZ_MatrixMode(3)
|