Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_LightSet.h214 VertexLightArray::iterator GetVertexLightEnd() in GetVertexLightEnd() function
223 VertexLightArray::const_iterator GetVertexLightEnd() const in GetVertexLightEnd() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp191 VertexLightArray::iterator vertexLightEnd = lightSet->GetVertexLightEnd(); in SetActiveLightSet()