Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h57 …ParticleTime EvaluateAnimationFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime ti…
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleAnimationOption.cpp57 ResParticleAnimationOption::EvaluateAnimationFrame( in EvaluateAnimationFrame() function in nw::gfx::ResParticleAnimationOption
Dgfx_ParticleSet.cpp1503 …ParticleTime ptclTime = animationOption.EvaluateAnimationFrame(id, birth, life, time, updaterIndex… in CalcAnimationDataIndex()
2446 ParticleTime ptclTime = animationOption.EvaluateAnimationFrame( in ParticleTexturePatternUpdater()