#include <3dsparse/ASEModelFactory.h>#include <common/Defines.h>#include <stdio.h>#include <math.h>Go to the source code of this file.
Functions | |
| int | aseparse (void) |
Variables | |
| FILE * | asein |
| int | aselineno |
| static ASEModelFactory * | factory_ = 0 |
| static Model * | model_ = 0 |
| int aseparse | ( | void | ) |
Referenced by ASEModelFactory::loadFile().
| FILE* asein |
Referenced by ASEModelFactory::loadFile().
| int aselineno |
Definition at line 623 of file aseFile.lex.cpp.
ASEModelFactory* factory_ = 0 [static] |
Definition at line 30 of file ASEModelFactory.cpp.
Definition at line 31 of file ASEModelFactory.cpp.
1.5.3