Esempio n. 1
0
 public float getMass(int node) {
   return SoftbodyJNI.btSoftBody_getMass(swigCPtr, this, node);
 }