Graphviz 14.0.2~dev.20251008.0253
|
Go to the source code of this file.
Data Structures | |
struct | v_data |
struct | vtx_data |
Typedefs | |
typedef int | DistType |
Functions | |
PRIVATE void | freeGraphData (vtx_data *graph) |
PRIVATE void | freeGraph (v_data *graph) |
typedef int DistType |
Definition at line 38 of file sparsegraph.h.
Definition at line 673 of file delaunay.c.
References free(), graph(), and NULL.
Referenced by call_tri2(), and prepare_topological_fisheye().
Definition at line 682 of file delaunay.c.
References free(), graph(), and NULL.
Referenced by majorization(), and subset_model().