Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_LightSet.h266 FixedFragmentLightArray::iterator GetFragmentLightBegin() in GetFragmentLightBegin() function
275 FixedFragmentLightArray::const_iterator GetFragmentLightBegin() const in GetFragmentLightBegin() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp204 for (FixedFragmentLightArray::iterator iter = lightSet->GetFragmentLightBegin(); in SetActiveLightSet()