
Data Fields | |
| char * | buffer |
| char * | curpos |
| int | currentObject |
| qboolean | grabAnims |
| int | len |
| aseMaterial_t | materials [MAX_ASE_MATERIALS] |
| int | numMaterials |
| aseGeomObject_t | objects [MAX_ASE_OBJECTS] |
| qboolean | verbose |
|
|
Definition at line 99 of file aselib.c. Referenced by ASE_GetToken(), and ASE_Load(). |
|
|
Definition at line 100 of file aselib.c. Referenced by ASE_GetToken(), and ASE_Load(). |
|
|
Definition at line 103 of file aselib.c. Referenced by ASE_Free(), ASE_GetCurrentMesh(), ASE_GetNumSurfaces(), ASE_KeyGEOMOBJECT(), ASE_KeyMESH_ANIMATION(), ASE_Process(), and CollapseObjects(). |
|
|
Definition at line 105 of file aselib.c. Referenced by ASE_KeyGEOMOBJECT(), ASE_Load(), and ASE_Process(). |
|
|
Definition at line 101 of file aselib.c. Referenced by ASE_GetToken(), and ASE_Load(). |
|
|
Definition at line 96 of file aselib.c. Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMAP_DIFFUSE(). |
|
|
Definition at line 95 of file aselib.c. Referenced by ASE_KeyMAP_DIFFUSE(), and ASE_KeyMATERIAL_LIST(). |
|
|
Definition at line 97 of file aselib.c. Referenced by ASE_FreeGeomObject(), ASE_GetCurrentMesh(), ASE_GetSurfaceAnimation(), ASE_GetSurfaceName(), ASE_KeyGEOMOBJECT(), ASE_KeyMESH_ANIMATION(), ASE_Process(), and CollapseObjects(). |
|
|
Definition at line 104 of file aselib.c. Referenced by ASE_Load(). |
1.3.9.1