Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactMeshShape.java62 …this(CollisionJNI.new_btGImpactMeshShape(btStridingMeshInterface.getCPtr(meshInterface), meshInter… in btGImpactMeshShape()
DCollisionJNI.java2814 …public final static native long new_btGImpactMeshShape(long jarg1, btStridingMeshInterface jarg1_); in new_btGImpactMeshShape() method in CollisionJNI