Inkscape
Vector Graphics Editor
|
Convex hull data structures. More...
Go to the source code of this file.
Classes | |
class | Geom::ConvexHull |
Convex hull based on the Andrew's monotone chain algorithm. More... | |
Namespaces | |
namespace | Geom |
Various utility functions. | |
Functions | |
std::ostream & | Geom::operator<< (std::ostream &out, Geom::ConvexHull const &hull) |
Output operator for convex hulls. | |
Convex hull data structures.
Definition in file convex-hull.h.
|
private |
|
private |
Definition at line 104 of file convex-hull.h.
|
private |
Definition at line 105 of file convex-hull.h.
Referenced by Inkscape::Text::Layout::InfiniteScanlineMaker::makeScanline().