long csGetCommand (char **buf, tokenDesc *tokens, char **params) Pass in a pointer to a buffer of text
Pass in a pointer to a buffer of text. This pointer is modified to point to the text after the command description. The token id for the command is returned. The params pointer will point to the optional data for the object. The text buffer will get modified so BEWARE.eg text:
TEXTURE( 1, 2, 3 )returning -1 is an error.
returning -2 is EOF.
NOTE: Should be modified to accept assignments like:
LIGHT=1
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de