Home
last modified time | relevance | path

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

/NW4C-1.3.3/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.3.3/include/nw/gfx/
Dgfx_SceneContext.h1180 AmbientLightArray ambientLights, in SceneContext() argument
1195 m_AmbientLights(ambientLights), in SceneContext()