doom3-gpl
Doom 3 GPL source release
|
#include <RenderWorld_local.h>
Public Attributes | |
struct portal_s * | portals [2] |
int | blockingBits |
idRenderLightLocal * | fogLight |
struct doublePortal_s * | nextFoggedPortal |
Definition at line 45 of file RenderWorld_local.h.
int doublePortal_s::blockingBits |
Definition at line 47 of file RenderWorld_local.h.
idRenderLightLocal* doublePortal_s::fogLight |
Definition at line 52 of file RenderWorld_local.h.
struct doublePortal_s* doublePortal_s::nextFoggedPortal |
Definition at line 53 of file RenderWorld_local.h.
struct portal_s* doublePortal_s::portals[2] |
Definition at line 46 of file RenderWorld_local.h.