Home
last modified time | relevance | path

Searched refs:foundHemiSphere (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp170 HemiSphereLightArray::const_iterator foundHemiSphere = in ResolveReference() local
173 if (foundHemiSphere != sceneContext.GetHemiSphereLightsEnd()) in ResolveReference()
175 lightSet->SetHemiSphereLight(*foundHemiSphere); in ResolveReference()