Lines Matching refs:targetTranslate
2769 …nw::math::VEC3* targetTranslate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TR… in ParticleChildUpdater() local
2770 NW_NULL_ASSERT(targetTranslate); 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()
2930 … nw::math::VEC3Transform(&targetTranslate[dstIndex], workMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2939 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()
2941 … nw::math::VEC3Transform(&targetTranslate[dstIndex], transformMatrix, targetTranslate[dstIndex]); in ParticleChildUpdater()
2959 targetTranslate[dstIndex] += translate[index]; in ParticleChildUpdater()