Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleCollection.h195 bool IsStream(ParticleUsage usage) const in IsStream() function
375 if (this->IsStream(PARTICLEUSAGE_LIFE)) in KillParticles()
422 if (this->IsStream(PARTICLEUSAGE_LIFE)) in KillParticle()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp645 if (!collection->IsStream(PARTICLEUSAGE_LIFE)) in SetDefaultValues()
3292 if (collection->IsStream(PARTICLEUSAGE_LIFE)) in UpdateParticles()