btContinuousConvexCollision(btConvexShape shapeA,
btConvexShape shapeB,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
btConvex2dConvex2dAlgorithm(btPersistentManifold mf,
btCollisionAlgorithmConstructionInfo ci,
btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver pdSolver,
int numPerturbationIterations,
int minimumPointsPerturbationThreshold) |
btConvexConvexAlgorithm(btPersistentManifold mf,
btCollisionAlgorithmConstructionInfo ci,
btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btConvexPenetrationDepthSolver pdSolver,
int numPerturbationIterations,
int minimumPointsPerturbationThreshold) |
btGjkPairDetector(btConvexShape objectA,
btConvexShape objectB,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
btGjkPairDetector(btConvexShape objectA,
btConvexShape objectB,
int shapeTypeA,
int shapeTypeB,
double marginA,
double marginB,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
CreateFunc(btConvexPenetrationDepthSolver pdSolver) |
CreateFunc(btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver pdSolver) |