Home
last modified time | relevance | path

Searched refs:lightsEnd (Results 1 – 13 of 13) sorted by relevance

/NW4C-1.2.23/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp219 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
221 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp359 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
361 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp404 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
406 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp385 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
387 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp332 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in InitializeScenes() local
334 lightResource != lightsEnd; ++lightResource) in InitializeScenes()
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DGfxCtrl.cpp469 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in CreateSceneEnvironment() local
471 lightResource != lightsEnd; ++lightResource) in CreateSceneEnvironment()
/NW4C-1.2.23/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp354 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
356 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp560 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
562 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp383 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
385 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp348 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
350 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp513 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
515 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp701 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
703 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp764 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
766 lightResource != lightsEnd; ++lightResource) in BuildResources()