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

#include <gl_model.h>

Public Attributes

int contents
 
int visframe
 
int shadowframe
 
float minmaxs [6]
 
struct mnode_sparent
 
qbytecompressed_vis
 
msurface_t ** firstmarksurface
 
int nummarksurfaces
 
qbyte ambient_sound_level [NUM_AMBIENTS]
 
int cluster
 
int area
 
unsigned int firstleafbrush
 
unsigned int numleafbrushes
 
unsigned int firstleafcmesh
 
unsigned int numleafcmeshes
 
unsigned int firstleafpatch
 
unsigned int numleafpatches
 

Member Data Documentation

◆ ambient_sound_level

qbyte mleaf_s::ambient_sound_level[NUM_AMBIENTS]

◆ area

int mleaf_s::area

◆ cluster

int mleaf_s::cluster

◆ compressed_vis

qbyte* mleaf_s::compressed_vis

◆ contents

int mleaf_s::contents

◆ firstleafbrush

unsigned int mleaf_s::firstleafbrush

◆ firstleafcmesh

unsigned int mleaf_s::firstleafcmesh

◆ firstleafpatch

unsigned int mleaf_s::firstleafpatch

◆ firstmarksurface

msurface_t** mleaf_s::firstmarksurface

◆ minmaxs

float mleaf_s::minmaxs[6]

◆ numleafbrushes

unsigned int mleaf_s::numleafbrushes

◆ numleafcmeshes

unsigned int mleaf_s::numleafcmeshes

◆ numleafpatches

unsigned int mleaf_s::numleafpatches

◆ nummarksurfaces

int mleaf_s::nummarksurfaces

◆ parent

struct mnode_s* mleaf_s::parent

◆ shadowframe

int mleaf_s::shadowframe

◆ visframe

int mleaf_s::visframe

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