Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneEnvironmentSetting.h232 LightSetBinderArray::iterator GetLightSetEnd() in GetLightSetEnd() function
241 LightSetBinderArray::const_iterator GetLightSetEnd() const in GetLightSetEnd() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp58 …vironmentSetting::LightSetBinderArray::const_iterator lightSetBinderEnd = setting.GetLightSetEnd(); in ApplyFrom()