SRM Reference Manual
Functions SRM PrintAxisDirection |
---|
extern const char * | |||
SRM_PrintAxisDirection | |||
( | |||
SRM_Axis_Direction | value | 1 | |
); |
Translates the given SRM_Axis_Direction into a buffer that is suitable for printing.
1 SRM_Axis_Direction to be processed
Prev: SRM_Matrix4x4Sub.
Next: SRM_PrintBoolean.
Up:Index.
|