Graphviz 13.1.2~dev.20250723.2326
|
#include <site.h>
Data Fields | |
Point | coord |
size_t | sitenbr |
unsigned | refcnt |
Point Site::coord |
Definition at line 29 of file site.h.
Referenced by addCorners(), chkBoundBox(), clip_line(), countOverlap(), geomUpdate(), gvbisect(), hintersect(), makeInfo(), newpos(), ngdist(), PQ_min(), PQinsert(), rePos(), right_of(), rmEquality(), scomp(), updateGraph(), and voronoi().
unsigned Site::refcnt |
Definition at line 31 of file site.h.
Referenced by deref(), hintersect(), makeInfo(), ref(), and sortSites().
size_t Site::sitenbr |
Definition at line 30 of file site.h.
Referenced by makeInfo(), and makevertex().