DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
patchtess_t Struct Reference
+ Collaboration diagram for patchtess_t:

Data Fields

patchinfo_t info
 
float lodgroup [6]
 
floatoriginalvertex3f
 
int surface_id
 

Detailed Description

Definition at line 5786 of file model_brush.c.

Field Documentation

◆ info

patchinfo_t patchtess_t::info

Definition at line 5788 of file model_brush.c.

Referenced by Mod_Q3BSP_LoadFaces().

◆ lodgroup

float patchtess_t::lodgroup[6]

Definition at line 5792 of file model_brush.c.

Referenced by Mod_Q3BSP_LoadFaces().

◆ originalvertex3f

float* patchtess_t::originalvertex3f

Definition at line 5793 of file model_brush.c.

Referenced by Mod_Q3BSP_LoadFaces().

◆ surface_id

int patchtess_t::surface_id

Definition at line 5791 of file model_brush.c.

Referenced by Mod_Q3BSP_LoadFaces().


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