Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtVoronoiSimplexSolver.java133 CollisionJNI.btVoronoiSimplexSolver_equalVertexThreshold_set(swigCPtr, this, value); in setEqualVertexThreshold()
DCollisionJNI.java2380 …public final static native void btVoronoiSimplexSolver_equalVertexThreshold_set(long jarg1, btVoro… in btVoronoiSimplexSolver_equalVertexThreshold_set() method in CollisionJNI