BulletVoronoiSimplexSolver (object)¶
BulletVoronoiSimplexSolver is an implementation of the closest point distance algorithm from a 1-4 points simplex to the origin. Can be used with GJK, as an alternative to Johnson distance algorithm.
Methods¶
| BulletVoronoiSimplexSolver ( in BulletVoronoiSimplexSolver other ) | |
| BulletVoronoiSimplexSolver () | |
| __construct ! () | |
| __destroy ! () | |
| BulletVoronoiSimplexSolver | clone ? () |
| Data | getPointer ? () |
| ~BulletVoronoiSimplexSolver () |
Methods in detail¶
BulletVoronoiSimplexSolver ( in BulletVoronoiSimplexSolver other )
copy constructor
BulletVoronoiSimplexSolver.__construct! ()
BulletVoronoiSimplexSolver.__destroy! ()
BulletVoronoiSimplexSolver BulletVoronoiSimplexSolver.clone? ()
clone method
Data BulletVoronoiSimplexSolver.getPointer? ()