FTEQW
Documentation of the FTE engine source tree.
q2dleaf_t Struct Reference

#include <bspfile.h>

Public Attributes

int contents
 
short cluster
 
short area
 
short mins [3]
 
short maxs [3]
 
unsigned short firstleafface
 
unsigned short numleaffaces
 
unsigned short firstleafbrush
 
unsigned short numleafbrushes
 

Member Data Documentation

◆ area

short q2dleaf_t::area

◆ cluster

short q2dleaf_t::cluster

◆ contents

int q2dleaf_t::contents

◆ firstleafbrush

unsigned short q2dleaf_t::firstleafbrush

◆ firstleafface

unsigned short q2dleaf_t::firstleafface

◆ maxs

short q2dleaf_t::maxs[3]

◆ mins

short q2dleaf_t::mins[3]

◆ numleafbrushes

unsigned short q2dleaf_t::numleafbrushes

◆ numleaffaces

unsigned short q2dleaf_t::numleaffaces

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