Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleAnimationOption.cpp62 int updaterIndex in EvaluateAnimationFrame()
128 updaterIndex, in EvaluateAnimationFrame()
165 updaterIndex, in EvaluateAnimationFrame()
Dgfx_ParticleSet.cpp1497 int updaterIndex in CalcAnimationDataIndex() argument
1503 …articleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex); in CalcAnimationDataIndex()
1571 int updaterIndex in ParticleFloatImmediateUpdater() argument
1635 updaterIndex); in ParticleFloatImmediateUpdater()
1897 int updaterIndex in ParticleVector2ImmediateUpdater() argument
1955 updaterIndex); in ParticleVector2ImmediateUpdater()
1995 int updaterIndex in ParticleVector3AdditiveUpdater() argument
2056 updaterIndex); in ParticleVector3AdditiveUpdater()
2107 int updaterIndex in ParticleVector3ImmediateUpdater() argument
2164 updaterIndex); in ParticleVector3ImmediateUpdater()
[all …]
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h57 …ionFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) const;