Lines Matching refs:targetTranslate
2568 …nw::math::VEC3* targetTranslate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TR… in ParticleChildUpdater() local
2569 NW_NULL_ASSERT(targetTranslate); 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()
2720 … nw::math::VEC3Transform(&targetTranslate[dstIndex], workMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2729 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()
2731 … nw::math::VEC3Transform(&targetTranslate[dstIndex], transformMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2743 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()