Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGhostPairCallback.java22 super(className, CollisionJNI.btGhostPairCallback_SWIGUpcast(cPtr), cMemoryOwn); in btGhostPairCallback()
36 super.reset(CollisionJNI.btGhostPairCallback_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
DCollisionJNI.java2983 public final static native long btGhostPairCallback_SWIGUpcast(long jarg1); in btGhostPairCallback_SWIGUpcast() method in CollisionJNI