Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ase_t Struct Reference

Collaboration diagram for ase_t:

Collaboration graph
[legend]

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

Field Documentation

char* buffer
 

Definition at line 99 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

char* curpos
 

Definition at line 100 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

int currentObject
 

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().

qboolean grabAnims
 

Definition at line 105 of file aselib.c.

Referenced by ASE_KeyGEOMOBJECT(), ASE_Load(), and ASE_Process().

int len
 

Definition at line 101 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

aseMaterial_t materials[MAX_ASE_MATERIALS]
 

Definition at line 96 of file aselib.c.

Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMAP_DIFFUSE().

int numMaterials
 

Definition at line 95 of file aselib.c.

Referenced by ASE_KeyMAP_DIFFUSE(), and ASE_KeyMATERIAL_LIST().

aseGeomObject_t objects[MAX_ASE_OBJECTS]
 

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().

qboolean verbose
 

Definition at line 104 of file aselib.c.

Referenced by ASE_Load().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 18:52:21 2005 for Quake III Arena by  doxygen 1.3.9.1