Graphviz 13.0.0~dev.20241220.2304
|
#include <stddef.h>
#include "config.h"
Go to the source code of this file.
Data Structures | |
struct | v_data |
struct | vtx_data |
Typedefs | |
typedef int | DistType |
Functions | |
void | freeGraphData (vtx_data *graph) |
void | freeGraph (v_data *graph) |
typedef int DistType |
Definition at line 37 of file sparsegraph.h.
|
extern |
Definition at line 814 of file delaunay.c.
References free(), graph(), and NULL.
Referenced by call_tri2(), and prepare_topological_fisheye().
|
extern |
Definition at line 823 of file delaunay.c.
References free(), graph(), and NULL.
Referenced by majorization(), and subset_model().