mBspNode_s Struct Reference

#include <r_model_brush.h>

Collaboration diagram for mBspNode_s:
Collaboration graph
[legend]

Data Fields

int contents
float minmaxs [6]
struct mBspNode_sparent
struct model_smodel
cBspPlane_tplane
struct mBspNode_schildren [2]
unsigned short firstsurface
unsigned short numsurfaces

Detailed Description

Note:
The mBspLeaf_t type shares the same first variables - don't change the order

Definition at line 160 of file r_model_brush.h.


Field Documentation

-1, to differentiate from leafs

Definition at line 162 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), R_RecurseWorld(), R_RecursiveSetModel(), R_RecursiveWorldNode(), and R_SetModel().

unsigned short mBspNode_s::firstsurface

Definition at line 173 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_RecursiveWorldNode().

for bounding box culling

Definition at line 163 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_RecursiveWorldNode().

Definition at line 167 of file r_model_brush.h.

Referenced by R_SetModel().

unsigned short mBspNode_s::numsurfaces

Definition at line 174 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_RecursiveWorldNode().

Definition at line 165 of file r_model_brush.h.

Referenced by R_ModLoadNodes().

Definition at line 170 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_RecursiveWorldNode().


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

Generated by  doxygen 1.6.2