BulletVoronoiSimplexSolver.kl¶
Types¶
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 () |