Home
last modified time | relevance | path

Searched refs:btCompoundShapeChild_childMargin_get (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCompoundShapeChild.java92 return CollisionJNI.btCompoundShapeChild_childMargin_get(swigCPtr, this); in getChildMargin()
DCollisionJNI.java1507 …public final static native float btCompoundShapeChild_childMargin_get(long jarg1, btCompoundShapeC… in btCompoundShapeChild_childMargin_get() method in CollisionJNI