Esempio n. 1
0
 public void predictMotion(float dt) {
   SoftbodyJNI.btSoftBody_predictMotion(swigCPtr, this, dt);
 }