Lines Matching refs:targetTranslate
2744 …nw::math::VEC3* targetTranslate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TR… in ParticleChildUpdater() local
2745 NW_NULL_ASSERT(targetTranslate); 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()
2905 … nw::math::VEC3Transform(&targetTranslate[dstIndex], workMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2914 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()
2916 … nw::math::VEC3Transform(&targetTranslate[dstIndex], transformMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2934 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()