Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp184 VertexLightArray::const_iterator foundVertex = in ResolveReference() local
187 if (foundVertex != sceneContext.GetVertexLightsEnd()) in ResolveReference()
189 lightSet->SetVertexLight(*foundVertex); in ResolveReference()