Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneContext.cpp40 AmbientLightArray ambientLights(allocator); in Create() local
57 ambientLights = AmbientLightArray(this->m_MaxAmbientLights, allocator); in Create()
71 lights, fragmentLights, vertexLights, hemiSphereLights, ambientLights, in Create()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneContext.h1004 AmbientLightArray ambientLights, in SceneContext() argument
1019 m_AmbientLights(ambientLights), in SceneContext()