Home
last modified time | relevance | path

Searched defs:mapLights (Results 1 – 2 of 2) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/dmap/
H A Ddmap.h248 idList<mapLight_t*> mapLights; member
/dports/games/opendungeons/OpenDungeons-0.7.1/source/gamemap/
H A DGameMap.cpp2015 std::vector<MapLight*> mapLights = mMapLights; in clearMapLights() local