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