Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h143 DEFAULT_MAX_PARTICLEMODELS = 64, //!< パーティクルモデルのデフォルト最大数です。 enumerator
173 m_MaxParticleModels(DEFAULT_MAX_PARTICLEMODELS), in Builder()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h578 maxParticleModels(gfx::SceneContext::DEFAULT_MAX_PARTICLEMODELS), in Description()