Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCompoundShape.java21 super(className, CollisionJNI.btCompoundShape_SWIGUpcast(cPtr), cMemoryOwn); in btCompoundShape()
35 super.reset(CollisionJNI.btCompoundShape_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
DCollisionJNI.java2967 public final static native long btCompoundShape_SWIGUpcast(long jarg1); in btCompoundShape_SWIGUpcast() method in CollisionJNI