Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2581 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2582 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2584 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2628 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2639 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2650 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2661 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2672 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2683 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2717 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
[all …]