Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtEmptyShape.java62 this(CollisionJNI.new_btEmptyShape(), true); in btEmptyShape()
DCollisionJNI.java1069 public final static native long new_btEmptyShape(); in new_btEmptyShape() method in CollisionJNI