Go to the source code of this file.
Classes | |
struct | btAngleCompareFunc |
struct | GrahamVector2 |
Functions | |
void | GrahamScanConvexHull2D (btAlignedObjectArray< GrahamVector2 > &originalPoints, btAlignedObjectArray< GrahamVector2 > &hull) |
void GrahamScanConvexHull2D | ( | btAlignedObjectArray< GrahamVector2 > & | originalPoints, |
btAlignedObjectArray< GrahamVector2 > & | hull | ||
) | [inline] |
Definition at line 59 of file btGrahamScan2dConvexHull.h.