DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
svbsp_node_t Struct Reference

#include <svbsp.h>

+ Collaboration diagram for svbsp_node_t:

Data Fields

int children [2]
 
int padding
 
int parent
 
float plane [4]
 

Detailed Description

Definition at line 8 of file svbsp.h.

Field Documentation

◆ children

int svbsp_node_t::children[2]

◆ padding

int svbsp_node_t::padding

Definition at line 15 of file svbsp.h.

◆ parent

int svbsp_node_t::parent

Definition at line 15 of file svbsp.h.

Referenced by SVBSP_InsertOccluderPolygonNodes().

◆ plane


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