UFO: Alien Invasion
|
#include <bsp.h>
Data Fields | |
struct node_s * | headnode |
struct node_s | outside_node |
AABB | aabb |
AABB tree_s::aabb |
Definition at line 64 of file bsp.h.
Referenced by AllocTree(), BuildTree(), and MakeHeadnodePortals().
struct node_s* tree_s::headnode |
Definition at line 62 of file bsp.h.
Referenced by BuildTree(), ConstructLevelNodes_r(), FreeTree(), MakeHeadnodePortals(), MakeTreePortals(), MarkVisibleSides(), and ProcessSubModel().
struct node_s tree_s::outside_node |
Definition at line 63 of file bsp.h.
Referenced by MakeHeadnodePortals().