UFO: Alien Invasion
|
Go to the source code of this file.
Functions | |
void | LightWorld (void) |
Build the lightmap out of light entities and surface lights (patches) More... | |
Definition in file lighting.cpp.
Build the lightmap out of light entities and surface lights (patches)
CalcTextureReflectivity
before entering this function Definition at line 34 of file lighting.cpp.
References BuildFacelights(), BuildLights(), BuildPatches(), BuildVertexNormals(), CloseTracingNodes(), config, curTile, FinalLightFace(), FreePatches(), LEVEL_LASTLIGHTBLOCKING, dMapTile_t::lightdata, dMapTile_t::lightdatasize, MakeTracingNodes(), dMapTile_t::numfaces, dMapTile_t::numnodes, RunThreadsOn(), SubdividePatches(), Sys_Error(), and VERB_NORMAL.
Referenced by main().