![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
float | color [3] |
float | iradius |
float | origin [3] |
float | radius |
float | radius2 |
svbsp_t | svbsp |
Definition at line 3559 of file model_shared.c.
float lightmaplight_t::color[3] |
Definition at line 3565 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights(), and Mod_GenerateLightmaps_SamplePoint().
float lightmaplight_t::iradius |
Definition at line 3563 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights(), and Mod_GenerateLightmaps_SamplePoint().
float lightmaplight_t::origin[3] |
Definition at line 3561 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights(), Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), and Mod_GenerateLightmaps_SamplePoint().
float lightmaplight_t::radius |
Definition at line 3562 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights(), and Mod_GenerateLightmaps_CreateLights_ComputeSVBSP().
float lightmaplight_t::radius2 |
Definition at line 3564 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights(), and Mod_GenerateLightmaps_SamplePoint().
svbsp_t lightmaplight_t::svbsp |
Definition at line 3566 of file model_shared.c.
Referenced by Mod_GenerateLightmaps_CreateLights_ComputeSVBSP(), and Mod_GenerateLightmaps_SamplePoint().