![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
q3deffect_t * | effect |
rtexture_t * | lightmaptexture |
int | surfaceindex |
texture_t * | texture |
Definition at line 2904 of file model_shared.c.
q3deffect_t* Mod_MakeSortedSurfaces_qsortsurface_t::effect |
Definition at line 2907 of file model_shared.c.
Referenced by Mod_MakeSortedSurfaces(), and Mod_MakeSortedSurfaces_qsortfunc().
rtexture_t* Mod_MakeSortedSurfaces_qsortsurface_t::lightmaptexture |
Definition at line 2909 of file model_shared.c.
Referenced by Mod_MakeSortedSurfaces(), and Mod_MakeSortedSurfaces_qsortfunc().
int Mod_MakeSortedSurfaces_qsortsurface_t::surfaceindex |
Definition at line 2906 of file model_shared.c.
Referenced by Mod_MakeSortedSurfaces(), and Mod_MakeSortedSurfaces_qsortfunc().
texture_t* Mod_MakeSortedSurfaces_qsortsurface_t::texture |
Definition at line 2908 of file model_shared.c.
Referenced by Mod_MakeSortedSurfaces(), and Mod_MakeSortedSurfaces_qsortfunc().