BulletConvex2dConvex2dAlgorithm.kl¶
Types¶
BulletConvex2dConvex2dAlgorithm_CreateFunc (object)¶
The convex2dConvex2dAlgorithm collision algorithm support 2d collision detection for BulletConvex2dShape Currently it requires the BulletMinkowskiPenetrationDepthSolver, it has support for 2d penetration depth computation
Members¶
| Data | pointer | |
| BulletConvexPenetrationDepthSolver | pdSolver | |
| BulletSimplexSolverInterface | simplexSolver |
Methods¶
| BulletConvex2dConvex2dAlgorithm_CreateFunc ( in BulletConvex2dConvex2dAlgorithm_CreateFunc other ) | |
| BulletConvex2dConvex2dAlgorithm_CreateFunc ( in BulletSimplexSolverInterface simplexSolver, in BulletConvexPenetrationDepthSolver pdSolver ) | |
| BulletConvex2dConvex2dAlgorithm_CreateFunc () | |
| __construct ! ( in BulletSimplexSolverInterface simplexSolver, in BulletConvexPenetrationDepthSolver pdSolver ) | |
| BulletConvex2dConvex2dAlgorithm_CreateFunc | clone ? () |
| Data | getPointer ? () |
| ~BulletConvex2dConvex2dAlgorithm_CreateFunc () |