doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
struct hashVert_s * | next |
idVec3 | v |
int | iv [3] |
Definition at line 90 of file tritjunction.cpp.
int hashVert_s::iv[3] |
Definition at line 93 of file tritjunction.cpp.
struct hashVert_s* hashVert_s::next |
Definition at line 91 of file tritjunction.cpp.
idVec3 hashVert_s::v |
Definition at line 92 of file tritjunction.cpp.