Home
last modified time | relevance | path

Searched refs:GetFragmentLightsBegin (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneContext.h566 FragmentLightArray::iterator GetFragmentLightsBegin() in GetFragmentLightsBegin() function
575 FragmentLightArray::const_iterator GetFragmentLightsBegin() const in GetFragmentLightsBegin() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp192 …std::find_if(sceneContext.GetFragmentLightsBegin(), sceneContext.GetFragmentLightsEnd(), SceneObje… in ResolveReference()
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp302 m_SceneContext->GetFragmentLightsBegin(),
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp387 sceneContext->GetFragmentLightsBegin(), in SetEnvironment()