Graphviz 12.0.1~dev.20240716.0800
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 373 of file multispline.c.

Field Documentation

◆ ctr

pointf tnode::ctr

Definition at line 376 of file multispline.c.

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

◆ edges

int* tnode::edges

Definition at line 375 of file multispline.c.

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

◆ ne

size_t tnode::ne

Definition at line 374 of file multispline.c.

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


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