Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBox2dShape.java92 CollisionJNI.btBox2dShape_getPlaneEquation(swigCPtr, this, btVector4.getCPtr(plane), plane, i); in getPlaneEquation()
DCollisionJNI.java763 …public final static native void btBox2dShape_getPlaneEquation(long jarg1, btBox2dShape jarg1_, lon… in btBox2dShape_getPlaneEquation() method in CollisionJNI