Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexHullShape.java106 long cPtr = CollisionJNI.btConvexHullShape_getPoints(swigCPtr, this); in getPoints()
DCollisionJNI.java970 public final static native long btConvexHullShape_getPoints(long jarg1, btConvexHullShape jarg1_); in btConvexHullShape_getPoints() method in CollisionJNI