SRM Reference Manual
Functions SRM PrintMatrix3x3 |
---|
extern const char * | |||
SRM_PrintMatrix3x3 | |||
( | |||
SRM_Matrix_3x3 | value | 1 | |
); |
Translates the given SRM_Matrix_3x3 into a buffer that is suitable for printing.
1 SRM_Matrix_3x3 to be processed
Prev: SRM_PrintMapProjectionSurfaceCoordinate.
Next: SRM_PrintMatrix4x4.
Up:Index.
|