aselib.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  triangle_t
struct  polyset_t

Functions

void ASE_Load (const char *filename, qboolean verbose)
polyset_tASE_GetSurfaceAnimation (int whichSurface)
 Returns an animation (sequence of polysets).
int ASE_GetNumSurfaces (void)
const char * ASE_GetSurfaceName (int ndx)
void ASE_Free (void)

Detailed Description

Definition in file aselib.h.


Function Documentation

void ASE_Free ( void   ) 

Definition at line 135 of file aselib.c.

References ASE_FreeGeomObject(), ase_t::currentObject, and i.

int ASE_GetNumSurfaces ( void   ) 

Definition at line 143 of file aselib.c.

References ase_t::currentObject.

polyset_t* ASE_GetSurfaceAnimation ( int  whichSurface  ) 
const char* ASE_GetSurfaceName ( int  ndx  ) 
void ASE_Load ( const char *  filename,
qboolean  verbose 
)

Generated by  doxygen 1.6.2