Home
last modified time | relevance | path

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

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