Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtManifoldPoint.java155 return CollisionJNI.btManifoldPoint_userPersistentData_get(swigCPtr, this); in getUserPersistentData()
DCollisionJNI.java2220 …public final static native long btManifoldPoint_userPersistentData_get(long jarg1, btManifoldPoint… in btManifoldPoint_userPersistentData_get() method in CollisionJNI