doom3-gpl
Doom 3 GPL source release
|
#include <Interaction.h>
Public Attributes | |
byte * | facing |
byte * | cullBits |
idPlane | localClipPlanes [6] |
Definition at line 49 of file Interaction.h.
byte* srfCullInfo_t::cullBits |
Definition at line 57 of file Interaction.h.
byte* srfCullInfo_t::facing |
Definition at line 51 of file Interaction.h.
idPlane srfCullInfo_t::localClipPlanes[6] |
Definition at line 60 of file Interaction.h.