doom3-gpl
Doom 3 GPL source release
|
#include <Model_local.h>
Private Attributes | |
const idDeclParticle * | particleSystem |
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 287 of file Model_local.h.
idRenderModelPrt::idRenderModelPrt | ( | ) |
Definition at line 42 of file Model_prt.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 258 of file Model_prt.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 267 of file Model_prt.cpp.
Reimplemented from idRenderModelStatic.
Definition at line 51 of file Model_prt.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 71 of file Model_prt.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 249 of file Model_prt.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 276 of file Model_prt.cpp.
Reimplemented from idRenderModelStatic.
Definition at line 61 of file Model_prt.cpp.
|
private |
Definition at line 300 of file Model_local.h.