Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneContext.h136 DEFAULT_MAX_PARTICLEEMITTERS = 64, //!< パーティクルエミッタのデフォルト最大数です。 enumerator
164 m_MaxParticleEmitters(DEFAULT_MAX_PARTICLEEMITTERS), in Builder()
/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsSystem.h574 maxParticleEmitters(gfx::SceneContext::DEFAULT_MAX_PARTICLEEMITTERS), in Description()