doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
int | tris [MAX_EYEBALL_TRIS] |
int | numTris |
idBounds | bounds |
idVec3 | mid |
Definition at line 815 of file tr_deform.cpp.
idBounds eyeIsland_t::bounds |
Definition at line 818 of file tr_deform.cpp.
idVec3 eyeIsland_t::mid |
Definition at line 819 of file tr_deform.cpp.
int eyeIsland_t::numTris |
Definition at line 817 of file tr_deform.cpp.
int eyeIsland_t::tris[MAX_EYEBALL_TRIS] |
Definition at line 816 of file tr_deform.cpp.