SRM Reference Manual
Functions SRM PrintVector3D |
---|
extern const char * | |||
SRM_PrintVector3D | |||
( | |||
SRM_Vector_3D | value | 1 | |
); |
Translates the given SRM_Vector_3D into a buffer that is suitable for printing.
1 SRM_Vector_3D to be processed
Prev: SRM_PrintUnused.
Next: SRM_SetErrorFilePtr.
Up:Index.
|