Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
node_t * | n1 |
pointf | p1 |
node_t * | n2 |
pointf | p2 |
Definition at line 96 of file neatosplines.c.
node_t* edgeinfo::n1 |
Definition at line 97 of file neatosplines.c.
Referenced by cmpitems(), and equivEdge().
node_t* edgeinfo::n2 |
Definition at line 99 of file neatosplines.c.
Referenced by cmpitems(), and equivEdge().
pointf edgeinfo::p1 |
Definition at line 98 of file neatosplines.c.
Referenced by cmpitems(), and equivEdge().
pointf edgeinfo::p2 |
Definition at line 100 of file neatosplines.c.
Referenced by cmpitems(), and equivEdge().