Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleSet.h53 s32 maxUpdaters; //!< ParticleUpdaterのバッファの数です。 member
58 maxUpdaters(0) in Description()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp312 int updaterCapacity = description.maxUpdaters; in GetMemorySizeInternal()
402 int updaterCapacity = description.maxUpdaters; in Create()