SRM Reference Manual
Types
SRM_Matrix_4x4
/*!
 * TYPEDEF: SRM_Matrix_4x4
 *
 *   This data type specifies a two-dimensional array for 4x4 matrices.
 */
typedef SRM_Long_Float SRM_Matrix_4x4[4][4];


Prev: SRM_Matrix_3x3. Next: SRM_Object_Reference.


Return to: Top of this Page, Type Index

Last updated: July 26, 2006 Copyright © 2006 SEDRIS