Searched refs:targetActiveIndex (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleSet.cpp | 2581 …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 …]
|