UFO: Alien Invasion
Loading...
Searching...
No Matches
aseMesh_t Struct Reference
Collaboration diagram for aseMesh_t:
Collaboration graph

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

◆ currentFace

int aseMesh_t::currentFace

Definition at line 61 of file aselib.cpp.

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

◆ currentVertex

int aseMesh_t::currentVertex

Definition at line 61 of file aselib.cpp.

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

◆ faces

aseFace_t* aseMesh_t::faces

◆ numFaces

int aseMesh_t::numFaces

Definition at line 51 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation(), and ASE_KeyMESH().

◆ numTVertexes

int aseMesh_t::numTVertexes

Definition at line 53 of file aselib.cpp.

Referenced by ASE_KeyMESH(), and ASE_KeyMESH_TVERTLIST().

◆ numVertexes

int aseMesh_t::numVertexes

Definition at line 52 of file aselib.cpp.

Referenced by ASE_KeyMESH(), and ASE_KeyMESH_VERTEX_LIST().

◆ tfaces

aseFace_t * aseMesh_t::tfaces

◆ timeValue

int aseMesh_t::timeValue

Definition at line 55 of file aselib.cpp.

Referenced by ASE_KeyMESH().

◆ tvertexes

aseTVertex_t* aseMesh_t::tvertexes

◆ vertexes

aseVertex_t* aseMesh_t::vertexes

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