Compute the convex hull of a 2-d point set. More...
Go to the source code of this file.
Classes | |
class | vgl_convex_hull_2d< T > |
Defines | |
#define | VGL_CONVEX_HULL_2D_INSTANTIATE(T) extern "please include vgl/algo/vgl_convex_hull_2d.txx first" |
Compute the convex hull of a 2-d point set.
Modifications July 13 2004 - J.L. Mundy - Converted to vgl interface from code by Ken Clarkson (see .txx file for details)
Definition in file vgl_convex_hull_2d.h.
#define VGL_CONVEX_HULL_2D_INSTANTIATE | ( | T | ) | extern "please include vgl/algo/vgl_convex_hull_2d.txx first" |
Definition at line 36 of file vgl_convex_hull_2d.h.