Lines Matching refs:targetIncrIndex
2767 const int targetIncrIndex = targetIsAscendingOrder ? 1 : -1; in ParticleChildUpdater() local
2828 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2839 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2850 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2861 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2872 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2883 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2895 … particleSet->InitializeParticles(targetStartIndex, emissionCount, targetIncrIndex, targetTime); in ParticleChildUpdater()
2896 targetStartIndex += targetIncrIndex * emissionCount; in ParticleChildUpdater()
2928 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2937 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2957 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()