Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCapsuleShapeData.java75 return CollisionJNI.btCapsuleShapeData_upAxis_get(swigCPtr, this); in getUpAxis()
DCollisionJNI.java751 …public final static native int btCapsuleShapeData_upAxis_get(long jarg1, btCapsuleShapeData jarg1_… in btCapsuleShapeData_upAxis_get() method in CollisionJNI