Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2783 …int targetStartIndex = targetIsAscendingOrder ? targetCollection->GetCount() : targetCollection->G… in ParticleChildUpdater() local
2784 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2895 … particleSet->InitializeParticles(targetStartIndex, emissionCount, targetIncrIndex, targetTime); in ParticleChildUpdater()
2896 targetStartIndex += targetIncrIndex * emissionCount; in ParticleChildUpdater()