Functions

convh.h File Reference

#include "pkgeom.h"
Include dependency graph for convh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void FindConvexHull2f (int *n, point2f *p)
void FindConvexHull2d (int *n, point2d *p)

Function Documentation

void FindConvexHull2d ( int *  n,
point2d p 
)
void FindConvexHull2f ( int *  n,
point2f p 
)