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 () |
Methods in detail¶
BulletConvex2dConvex2dAlgorithm_CreateFunc ( in BulletConvex2dConvex2dAlgorithm_CreateFunc other )
copy constructor
BulletConvex2dConvex2dAlgorithm_CreateFunc ( in BulletSimplexSolverInterface simplexSolver, in BulletConvexPenetrationDepthSolver pdSolver )
BulletConvex2dConvex2dAlgorithm_CreateFunc ()
default constructor
BulletConvex2dConvex2dAlgorithm_CreateFunc.__construct! ( in BulletSimplexSolverInterface simplexSolver, in BulletConvexPenetrationDepthSolver pdSolver )
BulletConvex2dConvex2dAlgorithm_CreateFunc BulletConvex2dConvex2dAlgorithm_CreateFunc.clone? ()
clone method
Data BulletConvex2dConvex2dAlgorithm_CreateFunc.getPointer? ()