Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp189 …std::find_if(sceneContext.GetFragmentLightsBegin(), sceneContext.GetFragmentLightsEnd(), SceneObje… in ResolveReference()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneContext.h504 FragmentLightArray::iterator GetFragmentLightsBegin() in GetFragmentLightsBegin() function
513 FragmentLightArray::const_iterator GetFragmentLightsBegin() const in GetFragmentLightsBegin() function
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp245 m_SceneContext->GetFragmentLightsBegin(),
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp380 sceneContext->GetFragmentLightsBegin(), in SetEnvironment()