Graphviz 14.0.2~dev.20251008.0253
Loading...
Searching...
No Matches
site.c File Reference
#include <neatogen/site.h>
#include <math.h>
Include dependency graph for site.c:

Go to the source code of this file.

Functions

double ngdist (Site *s, Site *t)
 

Variables

Sitebottomsite
 

Function Documentation

◆ ngdist()

double ngdist ( Site s,
Site t 
)

Definition at line 16 of file site.c.

References Site::coord, dx, dy, Point::x, and Point::y.

Referenced by voronoi().

Here is the caller graph for this function:

Variable Documentation

◆ bottomsite

Site* bottomsite

Definition at line 14 of file site.c.

Referenced by leftreg(), rightreg(), and voronoi().