Searched refs:fullSimplex (Results 1 – 6 of 6) sorted by relevance
45 virtual bool fullSimplex() const = 0;
157 bool fullSimplex() const in ATTRIBUTE_ALIGNED16()
220 bool check = (!simplexSolver.fullSimplex()); in btComputeGjkEpaPenetration()
258 bool check = (!m_simplexSolver->fullSimplex()); in getClosestPointsNonVirtual()
209 public boolean fullSimplex() { in fullSimplex() method in btVoronoiSimplexSolver
44336 result = (bool)((btVoronoiSimplexSolver const *)arg1)->fullSimplex(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btVoronoiSimplexSolver_1fullSimplex()