UFO: Alien Invasion
tree_t Struct Reference

#include <bsp.h>

Collaboration diagram for tree_t:
Collaboration graph

Data Fields

struct node_s * headnode
 
struct node_s outside_node
 
AABB aabb
 

Detailed Description

Definition at line 61 of file bsp.h.

Field Documentation

◆ aabb

AABB tree_t::aabb

Definition at line 64 of file bsp.h.

Referenced by AllocTree(), BuildTree(), and MakeHeadnodePortals().

◆ headnode

struct node_s* tree_t::headnode

◆ outside_node

struct node_s tree_t::outside_node

Definition at line 63 of file bsp.h.

Referenced by MakeHeadnodePortals().


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