Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp1529 const ResParticleAnimationOption& animationOption, in CalcAnimationDataIndex() argument
1543 …ParticleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex… in CalcAnimationDataIndex()
1664 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleFloatImmediateUpdater() local
1667 animationOption, in ParticleFloatImmediateUpdater()
2120 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector2ImmediateUpdater() local
2123 animationOption, in ParticleVector2ImmediateUpdater()
2221 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3AdditiveUpdater() local
2224 animationOption, in ParticleVector3AdditiveUpdater()
2329 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3ImmediateUpdater() local
2332 animationOption, in ParticleVector3ImmediateUpdater()
[all …]