Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
voronoi.c File Reference
#include <neatogen/mem.h>
#include <neatogen/geometry.h>
#include <neatogen/edges.h>
#include <neatogen/hedges.h>
#include <neatogen/heap.h>
#include <neatogen/voronoi.h>
Include dependency graph for voronoi.c:

Go to the source code of this file.

Functions

void voronoi (Site *(*nextsite)(void *context), void *context)
 

Function Documentation

◆ voronoi()

void voronoi ( Site *(*)(void *context)  nextsite,
void *  context 
)

Definition at line 18 of file voronoi.c.

References bottomsite, clip_line(), Site::coord, deref(), dist(), edgeinit(), ELdelete(), Halfedge::ELedge, ELinitialize(), ELinsert(), ELleft(), ELleftbnd(), ELleftend, Halfedge::ELpm, ELright(), ELrightend, endpoint(), gvbisect(), HEcreate(), hintersect(), le, leftreg(), makevertex(), NULL, PQ_min(), PQdelete(), PQempty(), PQextractmin(), PQinitialize(), PQinsert(), re, rightreg(), siteinit(), top(), Halfedge::vertex, Point::x, and Point::y.

Referenced by vAdjust().

Here is the call graph for this function:
Here is the caller graph for this function: