doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
bspbrush_s Struct Reference

#include <dmap.h>

Public Attributes

struct bspbrush_snext
 
struct bspbrush_soriginal
 
int entitynum
 
int brushnum
 
const idMaterialcontentShader
 
int contents
 
bool opaque
 
int outputNumber
 
idBounds bounds
 
int numsides
 
side_t sides [6]
 

Detailed Description

Definition at line 113 of file dmap.h.

Member Data Documentation

idBounds bspbrush_s::bounds

Definition at line 126 of file dmap.h.

int bspbrush_s::brushnum

Definition at line 118 of file dmap.h.

int bspbrush_s::contents

Definition at line 122 of file dmap.h.

const idMaterial* bspbrush_s::contentShader

Definition at line 120 of file dmap.h.

int bspbrush_s::entitynum

Definition at line 117 of file dmap.h.

struct bspbrush_s* bspbrush_s::next

Definition at line 114 of file dmap.h.

int bspbrush_s::numsides

Definition at line 127 of file dmap.h.

bool bspbrush_s::opaque

Definition at line 123 of file dmap.h.

struct bspbrush_s* bspbrush_s::original

Definition at line 115 of file dmap.h.

int bspbrush_s::outputNumber

Definition at line 124 of file dmap.h.

side_t bspbrush_s::sides[6]

Definition at line 128 of file dmap.h.


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