Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h59 …ParticleTime EvaluateAnimationFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime ti…
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleAnimationOption.cpp59 ResParticleAnimationOption::EvaluateAnimationFrame( in EvaluateAnimationFrame() function in nw::gfx::ResParticleAnimationOption
Dgfx_ParticleSet.cpp1558 …ParticleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex… in CalcAnimationDataIndex()
2647 ParticleTime ptclTime = animationOption.EvaluateAnimationFrame( in ParticleTexturePatternUpdater()