Home
last modified time | relevance | path

Searched refs:setEqualVertexThreshold (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtTriangleInfoMap.java77 public void setEqualVertexThreshold(float value) { in setEqualVertexThreshold() method in btTriangleInfoMap
DbtTriangleInfoMapData.java119 public void setEqualVertexThreshold(float value) { in setEqualVertexThreshold() method in btTriangleInfoMapData
DbtVoronoiSimplexSolver.java132 public void setEqualVertexThreshold(float value) { in setEqualVertexThreshold() method in btVoronoiSimplexSolver
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtVoronoiSimplexSolver.h143 void setEqualVertexThreshold(btScalar threshold) in ATTRIBUTE_ALIGNED16()
/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
Dcollision.i27 %ignore btVoronoiSimplexSolver::setEqualVertexThreshold;