Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtShapeHull.java82 long cPtr = CollisionJNI.btShapeHull_getVertexPointer(swigCPtr, this); in getVertexPointer()
DCollisionJNI.java961 public final static native long btShapeHull_getVertexPointer(long jarg1, btShapeHull jarg1_); in btShapeHull_getVertexPointer() method in CollisionJNI