Nugget
Loading...
Searching...
No Matches
Functions
hull.c File Reference
#include "shell/hull.h"
#include <stddef.h>
#include <stdint.h>
#include "shell/math.h"
Include dependency graph for hull.c:

Functions

int convexHull (struct Vertex2D *v, int n)
 

Function Documentation

◆ convexHull()

int convexHull ( struct Vertex2D v,
int  n 
)