Home
last modified time | relevance | path

Searched refs:ambientLights (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneContext.cpp43 AmbientLightArray ambientLights(allocator); in Create() local
61 ambientLights = AmbientLightArray(this->m_MaxAmbientLights, allocator); in Create()
75 lights, fragmentLights, vertexLights, hemiSphereLights, ambientLights, in Create()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h1276 AmbientLightArray ambientLights, in SceneContext() argument
1292 m_AmbientLights(ambientLights), in SceneContext()