Exemplo n.º 1
0
 public void scale(Vector3 scl) {
   SoftbodyJNI.btSoftBody_scale(swigCPtr, this, scl);
 }