doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Variables
RenderWorld_portals.cpp File Reference
#include "../idlib/precompiled.h"
#include "tr_local.h"

Go to the source code of this file.

Classes

struct  portalStack_s
 

Typedefs

typedef struct portalStack_s portalStack_t
 

Variables

const int MAX_PORTAL_PLANES = 20
 

Typedef Documentation

typedef struct portalStack_s portalStack_t

Variable Documentation

const int MAX_PORTAL_PLANES = 20

Definition at line 46 of file RenderWorld_portals.cpp.