|
|
Functions | |
| template<class Point> | |
| ConvexHull< Point >::type | convexHull (const std::vector< Point > &points) |
| template<class Point> | |
| std::vector< const Point * > | extremePoints (const std::vector< Point > &points) |
| ConvexHull< Point >::type convexHull | ( | const std::vector< Point > & | points | ) |
| std::vector< const Point * > extremePoints | ( | const std::vector< Point > & | points | ) |
Definition at line 385 of file convexHull.hpp.
Here is the call graph for this function:
Here is the caller graph for this function: