Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
edgeinfo Struct Reference
Collaboration diagram for edgeinfo:
[legend]

Data Fields

node_tn1
 
pointf p1
 
node_tn2
 
pointf p2
 

Detailed Description

Definition at line 96 of file neatosplines.c.

Field Documentation

◆ n1

node_t* edgeinfo::n1

Definition at line 97 of file neatosplines.c.

Referenced by cmpitems(), and equivEdge().

◆ n2

node_t* edgeinfo::n2

Definition at line 99 of file neatosplines.c.

Referenced by cmpitems(), and equivEdge().

◆ p1

pointf edgeinfo::p1

Definition at line 98 of file neatosplines.c.

Referenced by cmpitems(), and equivEdge().

◆ p2

pointf edgeinfo::p2

Definition at line 100 of file neatosplines.c.

Referenced by cmpitems(), and equivEdge().


The documentation for this struct was generated from the following file: