Searched refs:updaterIndex (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleAnimationOption.cpp | 62 int updaterIndex in EvaluateAnimationFrame() 128 updaterIndex, in EvaluateAnimationFrame() 165 updaterIndex, in EvaluateAnimationFrame()
|
| D | gfx_ParticleSet.cpp | 1497 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/ |
| D | gfx_ResParticleAnimationOption.h | 57 …ionFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) const;
|