doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
idVec3 | v [3] |
idVec3 | edge [3] |
glIndex_t | index [3] |
idPlane | plane |
int | planeNum |
Definition at line 98 of file shadowopt3.cpp.
idVec3 shadowTri_t::edge[3] |
Definition at line 100 of file shadowopt3.cpp.
glIndex_t shadowTri_t::index[3] |
Definition at line 101 of file shadowopt3.cpp.
idPlane shadowTri_t::plane |
Definition at line 102 of file shadowopt3.cpp.
int shadowTri_t::planeNum |
Definition at line 103 of file shadowopt3.cpp.
idVec3 shadowTri_t::v[3] |
Definition at line 99 of file shadowopt3.cpp.