Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCompoundShape.java133 long cPtr = CollisionJNI.btCompoundShape_getChildList(swigCPtr, this); in getChildList()
DCollisionJNI.java1523 public final static native long btCompoundShape_getChildList(long jarg1, btCompoundShape jarg1_); in btCompoundShape_getChildList() method in CollisionJNI