SRM Reference Manual
Types
SRM_Matrix_4x4
/*!
 * STRUCT: SRM_Matrix_4x4
 *
 *   This data type is used to specify the kind of 4x4 matrix used to
 *   orient and locate models, grids, and so on in the currently scoped
 *   'world' spatial reference frame.
 */
typedef struct
{
SRM_Long_Float mat[4][4];
} SRM_Matrix_4x4;



Prev: SRM_Matrix_3x3. Next: SRM_Mercator_Parameters.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS