Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h141 DEFAULT_MAX_PARTICLESETS = 64, //!< パーティクルセットのデフォルト最大数です。 enumerator
171 m_MaxParticleSets(DEFAULT_MAX_PARTICLESETS), in Builder()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h576 maxParticleSets(gfx::SceneContext::DEFAULT_MAX_PARTICLESETS), in Description()