Searched refs:targetVelocity (Results 1 – 1 of 1) sorted by relevance
2572 nw::math::VEC3* targetVelocity = NULL; in ParticleChildUpdater() local2577 …targetVelocity = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_VELOCITY, PARTICLE_… in ParticleChildUpdater()2721 … nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], workMatrix, targetVelocity[dstIndex]); in ParticleChildUpdater()2732 …nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], transformMatrix, targetVelocity[dstIndex]… in ParticleChildUpdater()