Home
last modified time | relevance | path

Searched refs:updateClosestVectorAndPoints (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtVoronoiSimplexSolver.cpp90 bool btVoronoiSimplexSolver::updateClosestVectorAndPoints() in updateClosestVectorAndPoints() function in btVoronoiSimplexSolver
245 bool succes = updateClosestVectorAndPoints(); in closest()
321 updateClosestVectorAndPoints(); in compute_points()
DbtVoronoiSimplexSolver.h127 bool updateClosestVectorAndPoints(); in ATTRIBUTE_ALIGNED16()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtVoronoiSimplexSolver.java173 public boolean updateClosestVectorAndPoints() { in updateClosestVectorAndPoints() method in btVoronoiSimplexSolver
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
Dcollision_wrap.cpp44108 result = (bool)(arg1)->updateClosestVectorAndPoints(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btVoronoiSimplexSolver_1updateClosestVectorAndPoints()