BulletMinkowskiPenetrationDepthSolver (object)¶
MinkowskiPenetrationDepthSolver implements bruteforce penetration depth estimation. Implementation is based on sampling the depth using support mapping, and using GJK step to get the witness points.
Methods¶
Methods in detail¶
BulletMinkowskiPenetrationDepthSolver ( in BulletMinkowskiPenetrationDepthSolver other )
copy constructor
BulletMinkowskiPenetrationDepthSolver ()
BulletMinkowskiPenetrationDepthSolver constructor using construction info
BulletMinkowskiPenetrationDepthSolver.__construct! ()
BulletMinkowskiPenetrationDepthSolver.__destroy! ()
BulletMinkowskiPenetrationDepthSolver BulletMinkowskiPenetrationDepthSolver.clone? ()
clone method
Data BulletMinkowskiPenetrationDepthSolver.getPointer? ()