Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleCollection.h195 bool IsStream(ParticleUsage usage) const in IsStream() function
366 if (this->IsStream(PARTICLEUSAGE_LIFE)) in KillParticle()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp645 if (!collection->IsStream(PARTICLEUSAGE_LIFE)) in SetDefaultValues()
3094 if (collection->IsStream(PARTICLEUSAGE_LIFE)) in UpdateParticles()