Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h138 DEFAULT_MAX_HEMISPHERE_LIGHTS = 4, //!< 半球ライトのデフォルト最大数です。 enumerator
168 m_MaxHemiSphereLights(DEFAULT_MAX_HEMISPHERE_LIGHTS), in Builder()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h573 maxHemiSphereLights(gfx::SceneContext::DEFAULT_MAX_HEMISPHERE_LIGHTS), in Description()