HomeSort by relevance Sort by last modified time
    Searched refs:btSparseSdf3_DistanceToShape (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSparseSdf3.java 330 return SoftbodyJNI.btSparseSdf3_DistanceToShape(x, btCollisionShape.getCPtr(shape), shape);
SoftbodyJNI.java 95 public final static native float btSparseSdf3_DistanceToShape(Vector3 jarg1, long jarg2, btCollisionShape jarg2_);
    [all...]

Completed in 38 milliseconds