The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintShadingMethod |
---|
extern const char * | |||
SE_PrintShadingMethod | |||
( | |||
SE_Shading_Method | value | 1 | |
); |
Translates the given SE_Shading_Method into a buffer that is suitable for printing.
1 SE_Shading_Method to be processed
Prev: SE_PrintSeason.
Next: SE_PrintShortInteger.
Up:Index.
|