Graphviz  2.41.20171026.1811
Functions
tri.h File Reference
#include <pathgeom.h>
Include dependency graph for tri.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int Ptriangulate (Ppoly_t *polygon, void(*fn)(void *closure, Ppoint_t tri[]), void *vc)
 

Function Documentation

int Ptriangulate ( Ppoly_t polygon,
void(*)(void *closure, Ppoint_t tri[])  fn,
void *  vc 
)