Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp213 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
215 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp351 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
353 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp404 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
406 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp325 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in InitializeScenes() local
327 lightResource != lightsEnd; ++lightResource) in InitializeScenes()
/NW4C-1.3.3/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp377 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
379 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp469 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in CreateSceneEnvironment() local
471 lightResource != lightsEnd; ++lightResource) in CreateSceneEnvironment()
/NW4C-1.3.3/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp552 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
554 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp346 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
348 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp375 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
377 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp343 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
345 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp566 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
568 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp697 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
699 lightResource != lightsEnd; ++lightResource) in BuildResources()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp756 nw::gfx::ResLightArray::iterator lightsEnd = lights.end(); in BuildResources() local
758 lightResource != lightsEnd; ++lightResource) in BuildResources()