Home
last modified time | relevance | path

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

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