![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <RenderWorld_local.h>
Public Attributes | |
| int | intoArea |
| idWinding * | w |
| idPlane | plane |
| struct portal_s * | next |
| struct doublePortal_s * | doublePortal |
Definition at line 36 of file RenderWorld_local.h.
| struct doublePortal_s* portal_s::doublePortal |
Definition at line 41 of file RenderWorld_local.h.
| int portal_s::intoArea |
Definition at line 37 of file RenderWorld_local.h.
| struct portal_s* portal_s::next |
Definition at line 40 of file RenderWorld_local.h.
| idPlane portal_s::plane |
Definition at line 39 of file RenderWorld_local.h.
| idWinding* portal_s::w |
Definition at line 38 of file RenderWorld_local.h.
1.8.6.