![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| patchinfo_t | info |
| float | lodgroup [6] |
| float * | originalvertex3f |
| int | surface_id |
Definition at line 5786 of file model_brush.c.
| patchinfo_t patchtess_t::info |
Definition at line 5788 of file model_brush.c.
Referenced by Mod_Q3BSP_LoadFaces().
| float patchtess_t::lodgroup[6] |
Definition at line 5792 of file model_brush.c.
Referenced by Mod_Q3BSP_LoadFaces().
| float* patchtess_t::originalvertex3f |
Definition at line 5793 of file model_brush.c.
Referenced by Mod_Q3BSP_LoadFaces().
| int patchtess_t::surface_id |
Definition at line 5791 of file model_brush.c.
Referenced by Mod_Q3BSP_LoadFaces().