Lines Matching refs:targetIncrIndex
2742 const int targetIncrIndex = targetIsAscendingOrder ? 1 : -1; in ParticleChildUpdater() local
2803 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2814 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2825 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2836 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2847 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2858 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2870 … particleSet->InitializeParticles(targetStartIndex, emissionCount, targetIncrIndex, targetTime); in ParticleChildUpdater()
2871 targetStartIndex += targetIncrIndex * emissionCount; in ParticleChildUpdater()
2903 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2912 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2932 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()