Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h167 void SetCount(int count) in SetCount() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp891 this->SetCount(0); in Clear()
Dgfx_ParticleSet.cpp770 collection->SetCount(collectionCount + particleCount); in AddParticles()
969 collection->SetCount(collectionCount + particleCount); in AddParticles()
3610 collection->SetCount(aliveCount); in UpdateParticles()