Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCylinderShape.java74 return CollisionJNI.btCylinderShape_getUpAxis(swigCPtr, this); in getUpAxis()
DCollisionJNI.java1017 public final static native int btCylinderShape_getUpAxis(long jarg1, btCylinderShape jarg1_); in btCylinderShape_getUpAxis() method in CollisionJNI