HomeSort by relevance Sort by last modified time
    Searched defs:clusterVImpulse (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.cpp 974 void btSoftBody::clusterVImpulse(Cluster* cluster,const btVector3& rpos,const btVector3& impulse)
996 if(impulse.m_asVelocity) clusterVImpulse(cluster,rpos,impulse.m_velocity);
    [all...]