Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneEnvironmentSetting.h268 LightSetBinderArray::iterator GetLightSetEnd() in GetLightSetEnd() function
277 LightSetBinderArray::const_iterator GetLightSetEnd() const in GetLightSetEnd() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp60 …vironmentSetting::LightSetBinderArray::const_iterator lightSetBinderEnd = setting.GetLightSetEnd(); in ApplyFrom()