Files Classes Functions Hierarchy
#include <cassert>#include <vector>#include <algorithm>#include <halfspaceD2.h>#include <halfspaceContainer.h>#include <indextable.h>#include <typedefs.h>#include <typeop.h>
Go to the source code of this file.
Classes | |
| class | quickhull2D< PT, D > |
| Compute the 2D convex hull of points. More... | |
| class | quickhull2Drandomized< PT, D > |
| Input to quickhull algorithm is shuffled. More... | |
1.5.8