Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBox2dShape.java74 return CollisionJNI.btBox2dShape_getVertexCount(swigCPtr, this); in getVertexCount()
DCollisionJNI.java759 public final static native int btBox2dShape_getVertexCount(long jarg1, btBox2dShape jarg1_); in btBox2dShape_getVertexCount() method in CollisionJNI