ase_t Struct Reference

Collaboration diagram for ase_t:
Collaboration graph
[legend]

Data Fields

int numMaterials
aseMaterial_t materials [MAX_ASE_MATERIALS]
aseGeomObject_t objects [MAX_ASE_OBJECTS]
char * buffer
char * curpos
int len
int currentObject
qboolean verbose

Detailed Description

Definition at line 87 of file aselib.c.


Field Documentation

Definition at line 92 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

Definition at line 93 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

Definition at line 94 of file aselib.c.

Referenced by ASE_GetToken(), and ASE_Load().

aseMaterial_t ase_t::materials[MAX_ASE_MATERIALS]

Definition at line 89 of file aselib.c.

Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMAP_DIFFUSE().

Definition at line 88 of file aselib.c.

Referenced by ASE_KeyMAP_DIFFUSE(), and ASE_KeyMATERIAL_LIST().

aseGeomObject_t ase_t::objects[MAX_ASE_OBJECTS]

Definition at line 97 of file aselib.c.

Referenced by ASE_Load().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2