Graphviz 13.0.0~dev.20241222.1117
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 375 of file multispline.c.

Field Documentation

◆ ctr

pointf tnode::ctr

Definition at line 378 of file multispline.c.

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

◆ edges

int* tnode::edges

Definition at line 377 of file multispline.c.

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

◆ ne

size_t tnode::ne

Definition at line 376 of file multispline.c.

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


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