UFO: Alien Invasion
Loading...
Searching...
No Matches
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

aseMeshAnimation_t aseGeomObject_t::anim

◆ materialRef

int aseGeomObject_t::materialRef

Definition at line 81 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation().

◆ name

char aseGeomObject_t::name[MAX_QPATH]

Definition at line 79 of file aselib.cpp.

Referenced by ASE_GetSurfaceAnimation(), and ASE_GetSurfaceName().

◆ numAnimations

int aseGeomObject_t::numAnimations

Definition at line 82 of file aselib.cpp.


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