Searched refs:updaterIndex (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_ParticleAnimationOption.cpp | 62 int updaterIndex in EvaluateAnimationFrame() 128 updaterIndex, in EvaluateAnimationFrame() 165 updaterIndex, in EvaluateAnimationFrame()
|
| D | gfx_ParticleSet.cpp | 1537 int updaterIndex in CalcAnimationDataIndex() argument 1543 …articleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex); in CalcAnimationDataIndex() 1611 int updaterIndex in ParticleFloatImmediateUpdater() argument 1675 updaterIndex); in ParticleFloatImmediateUpdater() 2073 int updaterIndex in ParticleVector2ImmediateUpdater() argument 2131 updaterIndex); in ParticleVector2ImmediateUpdater() 2171 int updaterIndex in ParticleVector3AdditiveUpdater() argument 2232 updaterIndex); in ParticleVector3AdditiveUpdater() 2283 int updaterIndex in ParticleVector3ImmediateUpdater() argument 2340 updaterIndex); in ParticleVector3ImmediateUpdater() [all …]
|
| /NW4C-1.3.3/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 57 …ionFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) const;
|