Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtPolyhedralConvexShape.java91 return CollisionJNI.btPolyhedralConvexShape_getNumPlanes(swigCPtr, this); in getNumPlanes()
DCollisionJNI.java583 …public final static native int btPolyhedralConvexShape_getNumPlanes(long jarg1, btPolyhedralConvex… in btPolyhedralConvexShape_getNumPlanes() method in CollisionJNI