kig
Include dependency graph for polygon_imp.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | AbstractPolygonImp |
class | ClosedPolygonalImp |
class | FilledPolygonImp |
class | OpenPolygonalImp |
Functions | |
std::vector< Coordinate > | computeConvexHull (const std::vector< Coordinate > &points) |
Function Documentation
std::vector<Coordinate> computeConvexHull | ( | const std::vector< Coordinate > & | points | ) |
Definition at line 990 of file polygon_imp.cc.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.