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