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

Data Fields

int numFaces
 
int numVertexes
 
int numTVertexes
 
int timeValue
 
aseVertex_tvertexes
 
aseTVertex_ttvertexes
 
aseFace_tfaces
 
aseFace_ttfaces
 
int currentFace
 
int currentVertex
 

Detailed Description

Definition at line 50 of file aselib.cpp.

Field Documentation

int aseMesh_t::currentFace

Definition at line 61 of file aselib.cpp.

Referenced by ASE_KeyMESH(), ASE_KeyMESH_FACE_LIST(), and ASE_KeyTFACE_LIST().

int aseMesh_t::currentVertex

Definition at line 61 of file aselib.cpp.

Referenced by ASE_KeyMESH(), ASE_KeyMESH_TVERTLIST(), and ASE_KeyMESH_VERTEX_LIST().

aseFace_t* aseMesh_t::faces
int aseMesh_t::numFaces

Definition at line 51 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMESH().

int aseMesh_t::numTVertexes

Definition at line 53 of file aselib.cpp.

Referenced by ASE_KeyMESH(), and ASE_KeyMESH_TVERTLIST().

int aseMesh_t::numVertexes

Definition at line 52 of file aselib.cpp.

Referenced by ASE_KeyMESH(), and ASE_KeyMESH_VERTEX_LIST().

aseFace_t * aseMesh_t::tfaces
int aseMesh_t::timeValue

Definition at line 55 of file aselib.cpp.

Referenced by ASE_KeyMESH().

aseTVertex_t* aseMesh_t::tvertexes
aseVertex_t* aseMesh_t::vertexes

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