Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_LightSet.h268 FixedFragmentLightArray::iterator GetFragmentLightEnd() in GetFragmentLightEnd() function
277 FixedFragmentLightArray::const_iterator GetFragmentLightEnd() const in GetFragmentLightEnd() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp211 FixedFragmentLightArray::iterator fragmentLightEnd = lightSet->GetFragmentLightEnd(); in SetActiveLightSet()