Searched refs:emptySimplex (Results 1 – 5 of 5) sorted by relevance
53 virtual bool emptySimplex() const = 0;
168 bool emptySimplex() const ; in ATTRIBUTE_ALIGNED16()
313 bool btVoronoiSimplexSolver::emptySimplex() const in emptySimplex() function in btVoronoiSimplexSolver
225 public boolean emptySimplex() { in emptySimplex() method in btVoronoiSimplexSolver
44411 result = (bool)((btVoronoiSimplexSolver const *)arg1)->emptySimplex(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btVoronoiSimplexSolver_1emptySimplex()