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

#include <model_q3bsp.h>

+ Collaboration diagram for q3dbrushside_t:

Data Fields

int planeindex
 
int textureindex
 

Detailed Description

Definition at line 101 of file model_q3bsp.h.

Field Documentation

◆ planeindex

int q3dbrushside_t::planeindex

Definition at line 103 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadBrushSides().

◆ textureindex

int q3dbrushside_t::textureindex

Definition at line 104 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadBrushSides().


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