Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp179 VertexLightArray::const_iterator foundVertex = in ResolveReference() local
182 if (foundVertex != sceneContext.GetVertexLightsEnd()) in ResolveReference()
184 lightSet->SetVertexLight(*foundVertex); in ResolveReference()