|
Tachyon (current)
Current Main Branch
|
Go to the source code of this file.
Macros | |
| #define | PARSENOERR 0 |
| #define | PARSEBADFILE 1 |
| #define | PARSEBADSUBFILE 2 |
| #define | PARSEBADSYNTAX 4 |
| #define | PARSEEOF 8 |
| #define | PARSEALLOCERR 16 |
Functions | |
| unsigned int | readmodel (const char *, SceneHandle) |
| unsigned int readmodel | ( | const char * | , |
| SceneHandle | |||
| ) |
Definition at line 225 of file parse.c.
References free_tex_table(), GetObject(), GetScenedefs(), PARSEBADFILE, PARSEBADSYNTAX, PARSEEOF, PARSENOERR, reset_tex_table(), RT_TRANS_ORIG, and stringcmp().
Referenced by main().
1.8.14