#include "btSimplexSolverInterface.h"

Go to the source code of this file.
Classes | |
| struct | btUsageBitfield |
| struct | btSubSimplexClosestResult |
| class | btVoronoiSimplexSolver |
| btVoronoiSimplexSolver is an implementation of the closest point distance algorithm from a 1-4 points simplex to the origin. More... | |
Defines | |
| #define | VORONOI_SIMPLEX_MAX_VERTS 5 |
| #define VORONOI_SIMPLEX_MAX_VERTS 5 |
Definition at line 25 of file btVoronoiSimplexSolver.h.
1.6.1