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