Example #1
0
 public void prepareClusters(int iterations) {
   SoftbodyJNI.btSoftBody_prepareClusters(swigCPtr, this, iterations);
 }