Home
last modified time | relevance | path

Searched defs:calcPenDepth (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtGjkEpaPenetrationDepthSolver.cpp24 bool btGjkEpaPenetrationDepthSolver::calcPenDepth( btSimplexSolverInterface& simplexSolver, in calcPenDepth() function in btGjkEpaPenetrationDepthSolver
DbtMinkowskiPenetrationDepthSolver.cpp25 bool btMinkowskiPenetrationDepthSolver::calcPenDepth(btSimplexSolverInterface& simplexSolver, in calcPenDepth() function in btMinkowskiPenetrationDepthSolver
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexPenetrationDepthSolver.java61 …public boolean calcPenDepth(btVoronoiSimplexSolver simplexSolver, btConvexShape convexA, btConvexS… in calcPenDepth() method in btConvexPenetrationDepthSolver