Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp3003 Updater& workUpdater = *iter++; in UpdateParticles() local
3004 if (workUpdater.resource == NULL) in UpdateParticles()
3009 const ResParticleUpdater updater(workUpdater.resource); in UpdateParticles()
3018 targetStream = workUpdater.m_TargetStreams[1]; in UpdateParticles()
3022 targetStream = workUpdater.m_TargetStreams[0]; in UpdateParticles()
3025 switch (workUpdater.m_Type) in UpdateParticles()
3055 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
3082 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
3109 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
3146 …collection, activeIndex, startIndex, incrIndex, count, time, prevTime, workUpdater.work, this, par… in UpdateParticles()
[all …]