Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2781 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2782 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2784 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2828 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2839 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2850 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2861 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2872 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2883 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2927 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
[all …]