Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp1489 const ResParticleAnimationOption& animationOption, in CalcAnimationDataIndex() argument
1503 …ParticleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex… in CalcAnimationDataIndex()
1624 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleFloatImmediateUpdater() local
1627 animationOption, in ParticleFloatImmediateUpdater()
1944 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector2ImmediateUpdater() local
1947 animationOption, in ParticleVector2ImmediateUpdater()
2045 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3AdditiveUpdater() local
2048 animationOption, in ParticleVector3AdditiveUpdater()
2153 ResParticleAnimationOption animationOption = animation.GetParticleAnimationOption(); in ParticleVector3ImmediateUpdater() local
2156 animationOption, in ParticleVector3ImmediateUpdater()
[all …]