Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h203 bool IsStream(ParticleUsage usage) const in IsStream() function
400 if (this->IsStream(PARTICLEUSAGE_LIFE)) in KillParticles()
447 if (this->IsStream(PARTICLEUSAGE_LIFE)) in KillParticle()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp658 if (!collection->IsStream(PARTICLEUSAGE_LIFE)) in SetDefaultValues()
3457 if (collection->IsStream(PARTICLEUSAGE_LIFE)) in UpdateParticles()
3537 if (collection->IsStream(PARTICLEUSAGE_LIFE)) in UpdateParticles()