![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Model_local.h>
Private Member Functions | |
| void | LerpMeshVertexes (srfTriangles_t *tri, const struct md3Surface_s *surf, const float backlerp, const int frame, const int oldframe) const |
Private Attributes | |
| int | index |
| int | dataSize |
| struct md3Header_s * | md3 |
| int | numLods |
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 208 of file Model_local.h.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 352 of file Model_md3.cpp.
Reimplemented from idRenderModelStatic.
Definition at line 48 of file Model_md3.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 275 of file Model_md3.cpp.
|
virtual |
Reimplemented from idRenderModelStatic.
Definition at line 213 of file Model_md3.cpp.
|
private |
Definition at line 222 of file Model_md3.cpp.
|
private |
Definition at line 217 of file Model_local.h.
|
private |
Definition at line 216 of file Model_local.h.
|
private |
Definition at line 218 of file Model_local.h.
|
private |
Definition at line 219 of file Model_local.h.
1.8.6.