Graphviz 14.0.2~dev.20251008.0253
Loading...
Searching...
No Matches
voronoi.c File Reference
#include <neatogen/geometry.h>
#include <neatogen/edges.h>
#include <neatogen/hedges.h>
#include <neatogen/heap.h>
#include <neatogen/voronoi.h>
#include <util/gv_math.h>
#include <util/list.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 19 of file voronoi.c.

References el_state_t::allocated, bottomsite, clip_line(), Site::coord, ELcleanup(), ELdelete(), Halfedge::ELedge, ELinitialize(), ELinsert(), ELleft(), ELleftbnd(), Halfedge::ELpm, ELright(), endpoint(), gvbisect(), HEcreate(), hintersect(), le, el_state_t::leftend, leftreg(), ngdist(), NULL, PQ_min(), PQcleanup(), PQdelete(), PQempty(), PQextractmin(), PQinitialize(), PQinsert(), re, el_state_t::rightend, rightreg(), SWAP, 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: