Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp175 HemiSphereLightArray::const_iterator foundHemiSphere = in ResolveReference() local
178 if (foundHemiSphere != sceneContext.GetHemiSphereLightsEnd()) in ResolveReference()
180 lightSet->SetHemiSphereLight(*foundHemiSphere); in ResolveReference()