Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2807 Updater& workUpdater = *iter++; in UpdateParticles() local
2808 if (workUpdater.resource == NULL) in UpdateParticles()
2813 const ResParticleUpdater updater(workUpdater.resource); in UpdateParticles()
2822 targetStream = workUpdater.m_TargetStreams[1]; in UpdateParticles()
2826 targetStream = workUpdater.m_TargetStreams[0]; in UpdateParticles()
2829 switch (workUpdater.m_Type) in UpdateParticles()
2858 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
2885 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
2912 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles()
2949 …collection, activeIndex, startIndex, incrIndex, count, time, prevTime, workUpdater.work, this, par… in UpdateParticles()
[all …]