Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtPolyhedralConvexShape.java87 CollisionJNI.btPolyhedralConvexShape_getVertex(swigCPtr, this, i, vtx); in getVertex()
DCollisionJNI.java582 …public final static native void btPolyhedralConvexShape_getVertex(long jarg1, btPolyhedralConvexSh… in btPolyhedralConvexShape_getVertex() method in CollisionJNI