Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBoxShape.java74 CollisionJNI.btBoxShape_getPlaneEquation(swigCPtr, this, btVector4.getCPtr(plane), plane, i); in getPlaneEquation()
DCollisionJNI.java736 …public final static native void btBoxShape_getPlaneEquation(long jarg1, btBoxShape jarg1_, long ja… in btBoxShape_getPlaneEquation() method in CollisionJNI