Home
last modified time | relevance | path

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

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