Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_LightSet.h250 FixedFragmentLightArray::iterator GetFragmentLightBegin() in GetFragmentLightBegin() function
259 FixedFragmentLightArray::const_iterator GetFragmentLightBegin() const in GetFragmentLightBegin() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp212 for (FixedFragmentLightArray::iterator iter = lightSet->GetFragmentLightBegin(); in SetActiveLightSet()