#include <vis.h>
Collaboration diagram for pstack_s:

Data Fields | |
| int | depth |
| int | freewindings [3] |
| leaf_t * | leaf |
| byte | mightsee [MAX_PORTALS/8] |
| pstack_s * | next |
| int | numseperators [2] |
| winding_t * | pass |
| vportal_t * | portal |
| plane_t | portalplane |
| plane_t | seperators [2][MAX_SEPERATORS] |
| winding_t * | source |
| winding_t | windings [3] |
|
|
Definition at line 113 of file vis.h. Referenced by RecursiveLeafFlow(), RecursivePassageFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 110 of file vis.h. Referenced by AllocStackWinding(), FreeStackWinding(), RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 104 of file vis.h. Referenced by CheckStack(), RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 102 of file vis.h. Referenced by RecursiveLeafFlow(), RecursivePassageFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 103 of file vis.h. Referenced by CheckStack(), RecursiveLeafFlow(), RecursivePassageFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 116 of file vis.h. Referenced by ClipToSeperators(), RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 107 of file vis.h. Referenced by RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 105 of file vis.h. Referenced by ClipToSeperators(), RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 112 of file vis.h. Referenced by RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 115 of file vis.h. Referenced by ClipToSeperators(), RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 106 of file vis.h. Referenced by RecursiveLeafFlow(), and RecursivePassagePortalFlow(). |
|
|
Definition at line 109 of file vis.h. Referenced by AllocStackWinding(), and FreeStackWinding(). |
1.3.9.1