Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp194 …std::find_if(sceneContext.GetFragmentLightsBegin(), sceneContext.GetFragmentLightsEnd(), SceneObje… in ResolveReference()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h661 FragmentLightArray::iterator GetFragmentLightsBegin() in GetFragmentLightsBegin() function
670 FragmentLightArray::const_iterator GetFragmentLightsBegin() const in GetFragmentLightsBegin() function
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp304 m_SceneContext->GetFragmentLightsBegin(),
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp395 sceneContext->GetFragmentLightsBegin(), in SetEnvironment()