Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConeShape.java70 return CollisionJNI.btConeShape_getHeight(swigCPtr, this); in getHeight()
DCollisionJNI.java1048 public final static native float btConeShape_getHeight(long jarg1, btConeShape jarg1_); in btConeShape_getHeight() method in CollisionJNI