Searched refs:workUpdater (Results 1 – 1 of 1) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleSet.cpp | 3086 Updater& workUpdater = *iter++; in UpdateParticles() local 3087 if (workUpdater.resource == NULL) in UpdateParticles() 3092 const ResParticleUpdater updater(workUpdater.resource); in UpdateParticles() 3099 targetStream = workUpdater.m_TargetStreams[collection->GetLastBuffer()]; in UpdateParticles() 3101 switch (workUpdater.m_Type) in UpdateParticles() 3131 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles() 3158 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles() 3185 if (workUpdater.IsEnabledFlags(Updater::FLAG_IS_HAS_CURVE_ANIM)) in UpdateParticles() 3240 …collection, activeIndex, startIndex, incrIndex, count, time, prevTime, workUpdater.work, this, par… in UpdateParticles() 3242 …collection, activeIndex, startIndex, incrIndex, count, time, prevTime, workUpdater.work, this, &th… in UpdateParticles() [all …]
|