gml_ConvexHull.h File Reference


Detailed Description

Implementation of convex hull algorithms.

#include "gml/image/gml_Geometry.h"
#include "gml/base/gml_Array.h"
#include "gml/base/gml_Errors.h"
#include "gml/base/gml_Types.h"

Go to the source code of this file.


Functions

gml_TError gml_ConvexHull_GrahamScan (gml_TArray< gml_TPointFloat > &pointSet, gml_TArray< gml_TPointFloat > &hull)
 Determine the convex hull of set pointSet using Graham's scan algorithm.
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.