Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp821 bool isInheritParentVelocity = this->GetResParticleSet().GetIsInheritParentVelocity(); in AddParticles() local
824 if (isInheritParentVelocity) in AddParticles()
857 if (isInheritParentVelocity) in AddParticles()
882 if (isInheritParentVelocity) in AddParticles()
2900 … bool isInheritParentVelocity = particleSet->GetResParticleSet().GetIsInheritParentVelocity(); in ParticleChildUpdater() local
2903 if (isInheritParentVelocity) in ParticleChildUpdater()
2943 if (isInheritParentVelocity) in ParticleChildUpdater()
2961 if (isInheritParentVelocity) in ParticleChildUpdater()