Home
last modified time | relevance | path

Searched refs:SetCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleCollection.h159 void SetCount(int count) in SetCount() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp890 this->SetCount(0); in Clear()
Dgfx_ParticleSet.cpp756 collection->SetCount(collectionCount + particleCount); in AddParticles()
955 collection->SetCount(collectionCount + particleCount); in AddParticles()
3364 collection->SetCount(aliveCount); in UpdateParticles()