Esempio n. 1
0
 public void rotate(Quaternion rot) {
   SoftbodyJNI.btSoftBody_rotate(swigCPtr, this, rot);
 }