Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp1544 const ResParticleAnimationOption& animationOption, in CalcAnimationDataIndex() argument
1558 …ParticleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex… in CalcAnimationDataIndex()
1679 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleFloatImmediateUpdater() local
1682 animationOption, in ParticleFloatImmediateUpdater()
2135 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector2ImmediateUpdater() local
2138 animationOption, in ParticleVector2ImmediateUpdater()
2236 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3AdditiveUpdater() local
2239 animationOption, in ParticleVector3AdditiveUpdater()
2344 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3ImmediateUpdater() local
2347 animationOption, in ParticleVector3ImmediateUpdater()
[all …]