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