UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ase_t Struct Reference

Data Fields

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

Detailed Description

Definition at line 87 of file aselib.cpp.

Field Documentation

char* ase_t::buffer

Definition at line 92 of file aselib.cpp.

Referenced by ASE_GetToken(), and ASE_Load().

char* ase_t::curpos

Definition at line 93 of file aselib.cpp.

Referenced by ASE_GetToken(), and ASE_Load().

int ase_t::currentObject
int ase_t::len

Definition at line 94 of file aselib.cpp.

Referenced by ASE_GetToken(), and ASE_Load().

aseMaterial_t ase_t::materials[MAX_ASE_MATERIALS]

Definition at line 89 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMAP_DIFFUSE().

int ase_t::numMaterials

Definition at line 88 of file aselib.cpp.

Referenced by ASE_KeyMAP_DIFFUSE(), and ASE_KeyMATERIAL_LIST().

bool ase_t::verbose

Definition at line 97 of file aselib.cpp.

Referenced by ASE_Load().


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