doom3-gpl
Doom 3 GPL source release
|
#include <Model_local.h>
Additional Inherited Members | |
Static Public Member Functions inherited from idRenderModelStatic | |
static idRenderModel * | Alloc () |
Public Attributes inherited from idRenderModelStatic | |
idList< modelSurface_t > | surfaces |
idBounds | bounds |
int | overlaysAdded |
Protected Attributes inherited from idRenderModelStatic | |
int | lastModifiedFrame |
int | lastArchivedFrame |
idStr | name |
srfTriangles_t * | shadowHull |
bool | isStaticWorldModel |
bool | defaulted |
bool | purged |
bool | fastLoad |
bool | reloadable |
bool | levelLoadReferenced |
ID_TIME_T | timeStamp |
Static Protected Attributes inherited from idRenderModelStatic | |
static idCVar | r_mergeModelSurfaces |
static idCVar | r_slopVertex |
static idCVar | r_slopTexCoord |
static idCVar | r_slopNormal |
Definition at line 362 of file Model_local.h.
|
virtual |
Reimplemented from idRenderModelStatic.
|
virtual |
Reimplemented from idRenderModelStatic.
|
virtual |
Reimplemented from idRenderModelStatic.
|
virtual |
Implements idRenderModel.