UFO: Alien Invasion
aseGeomObject_t Struct Reference

contains the animate sequence of a single surface using a single material More...

Collaboration diagram for aseGeomObject_t:
Collaboration graph

Data Fields

char name [MAX_QPATH]
 
int materialRef
 
int numAnimations
 
aseMeshAnimation_t anim
 

Detailed Description

contains the animate sequence of a single surface using a single material

Definition at line 78 of file aselib.cpp.

Field Documentation

◆ anim

◆ materialRef

int aseGeomObject_t::materialRef

Definition at line 81 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation(), ASE_KeyGEOMOBJECT(), and CollapseObjects().

◆ name

char aseGeomObject_t::name[MAX_QPATH]

◆ numAnimations

int aseGeomObject_t::numAnimations

Definition at line 82 of file aselib.cpp.

Referenced by ASE_KeyGEOMOBJECT(), and CollapseObjects().


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