Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexPolyhedron.java70 long cPtr = CollisionJNI.btConvexPolyhedron_vertices_get(swigCPtr, this); in getVertices()
DCollisionJNI.java863 …public final static native long btConvexPolyhedron_vertices_get(long jarg1, btConvexPolyhedron jar… in btConvexPolyhedron_vertices_get() method in CollisionJNI