Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleSet.h51 s32 maxUpdaters; //!< ParticleUpdaterのバッファの数です。 member
56 maxUpdaters(0) in Description()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp310 int updaterCapacity = description.maxUpdaters; in GetMemorySizeInternal()
400 int updaterCapacity = description.maxUpdaters; in Create()