Graphviz 14.0.5~dev.20251126.0104
Loading...
Searching...
No Matches
tnode Struct Reference
Collaboration diagram for tnode:
[legend]

Data Fields

size_t ne
 
int * edges
 
pointf ctr
 

Detailed Description

Definition at line 357 of file multispline.c.

Field Documentation

◆ ctr

pointf tnode::ctr

Definition at line 360 of file multispline.c.

Referenced by addEndpoint(), addTriEdge(), and mkTriGraph().

◆ edges

int* tnode::edges

Definition at line 359 of file multispline.c.

Referenced by addTriEdge(), edgeToSeg(), freeTriGraph(), and triPath().

◆ ne

size_t tnode::ne

Definition at line 358 of file multispline.c.

Referenced by addEndpoint(), addTriEdge(), edgeToSeg(), makeMultiSpline(), resetGraph(), and triPath().


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