cheshirekow
v0.1.0
|
#include <mpblocks/clarkson93.h>
Go to the source code of this file.
Classes | |
struct | mpblocks::clarkson93::DefaultSimplex< Traits > |
default simplex structure which contains no additional functionality More... | |
struct | mpblocks::clarkson93::SimplexBase< Traits > |
encapsulates a vertex, simplex pair where the simplex is the neighbor across from the specified vertex More... | |
Namespaces | |
mpblocks | |
mpblocks::clarkson93 | |
Implementation of RIC convex-hull construction (but not maintainance) algorithm by Clarkson (Computational Geometry, '93) | |
mpblocks::clarkson93::simplex | |
Typedefs | |
typedef simplex::Bits | mpblocks::clarkson93::SimplexBits |
Definition in file Simplex.h.