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

#include <model_q3bsp.h>

+ Collaboration diagram for q3dbrushside_ig_t:

Data Fields

int planeindex
 
int surfaceflags
 
int textureindex
 

Detailed Description

Definition at line 108 of file model_q3bsp.h.

Field Documentation

◆ planeindex

int q3dbrushside_ig_t::planeindex

Definition at line 110 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadBrushSides_IG().

◆ surfaceflags

int q3dbrushside_ig_t::surfaceflags

Definition at line 112 of file model_q3bsp.h.

◆ textureindex

int q3dbrushside_ig_t::textureindex

Definition at line 111 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadBrushSides_IG().


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