Home
last modified time | relevance | path

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

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