Searched refs:lightSourcesAndPosMap (Results 1 – 2 of 2) sorted by relevance
493 const auto& lightSourcesAndPosMap = properties_.GetIlluminated()->GetLightSourcesAndPosMap(); in OnSync() local494 for (auto &pair : lightSourcesAndPosMap) { in OnSync()
1205 const auto& lightSourcesAndPosMap = properties.GetIlluminated()->GetLightSourcesAndPosMap(); in DrawLight() local1206 if (lightSourcesAndPosMap.empty()) { in DrawLight()1211 lightSourcesAndPosMap.begin(), lightSourcesAndPosMap.end()); in DrawLight()