|
UFO: Alien Invasion
|
contains the animate sequence of a single surface using a single material More...

Data Fields | |
| char | name [MAX_QPATH] |
| int | materialRef |
| int | numAnimations |
| aseMeshAnimation_t | anim |
contains the animate sequence of a single surface using a single material
Definition at line 78 of file aselib.cpp.
| aseMeshAnimation_t aseGeomObject_t::anim |
Definition at line 84 of file aselib.cpp.
Referenced by ASE_FreeGeomObject(), ASE_GetCurrentMesh(), ASE_GetSurfaceAnimation(), and ASE_GetSurfaceName().
| int aseGeomObject_t::materialRef |
Definition at line 81 of file aselib.cpp.
Referenced by ASE_GetSurfaceAnimation().
| char aseGeomObject_t::name[MAX_QPATH] |
Definition at line 79 of file aselib.cpp.
Referenced by ASE_GetSurfaceAnimation(), and ASE_GetSurfaceName().
| int aseGeomObject_t::numAnimations |
Definition at line 82 of file aselib.cpp.