Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtTetrahedronShapeEx.java62 this(CollisionJNI.new_btTetrahedronShapeEx(), true); in btTetrahedronShapeEx()
DCollisionJNI.java2730 public final static native long new_btTetrahedronShapeEx(); in new_btTetrahedronShapeEx() method in CollisionJNI