Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtSphereShape.java66 return CollisionJNI.btSphereShape_getRadius(swigCPtr, this); in getRadius()
DCollisionJNI.java774 public final static native float btSphereShape_getRadius(long jarg1, btSphereShape jarg1_); in btSphereShape_getRadius() method in CollisionJNI