Beispiel #1
0
 public int generateClusters(int k) {
   return SoftbodyJNI.btSoftBody_generateClusters__SWIG_1(swigCPtr, this, k);
 }