doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
portalStack_s Struct Reference

Public Attributes

portal_tp
 
const struct portalStack_snext
 
idScreenRect rect
 
int numPortalPlanes
 
idPlane portalPlanes [MAX_PORTAL_PLANES+1]
 

Detailed Description

Definition at line 48 of file RenderWorld_portals.cpp.

Member Data Documentation

const struct portalStack_s* portalStack_s::next

Definition at line 50 of file RenderWorld_portals.cpp.

int portalStack_s::numPortalPlanes

Definition at line 54 of file RenderWorld_portals.cpp.

portal_t* portalStack_s::p

Definition at line 49 of file RenderWorld_portals.cpp.

idPlane portalStack_s::portalPlanes[MAX_PORTAL_PLANES+1]

Definition at line 55 of file RenderWorld_portals.cpp.

idScreenRect portalStack_s::rect

Definition at line 52 of file RenderWorld_portals.cpp.


The documentation for this struct was generated from the following file: