Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2756 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2757 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2759 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
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()
2902 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
[all …]