Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBox2dShape.java78 long cPtr = CollisionJNI.btBox2dShape_getVertices(swigCPtr, this); in getVertices()
DCollisionJNI.java760 public final static native long btBox2dShape_getVertices(long jarg1, btBox2dShape jarg1_); in btBox2dShape_getVertices() method in CollisionJNI