![]() |
VPTissue Reference Manual
|
Interface for ChainHull. More...
#include <array>#include <vector>

Go to the source code of this file.
Classes | |
| class | SimPT_Sim::ChainHull |
| Compute the convex hull of a set of two-dimensional points. More... | |
| class | SimPT_Sim::ChainHull::Point |
| Point class needed by 2D convex hull code. More... | |
Namespaces | |
| SimPT_Sim | |
| Namespace for the core simulator. | |
Functions | |
| bool | SimPT_Sim::operator< (ChainHull::Point const &p1, ChainHull::Point const &p2) |
| Required to sort points (e.g. More... | |
Interface for ChainHull.
Definition in file ChainHull.h.