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

Data Fields

tnodenodes
 
size_t nnodes
 
tedgeedges
 
int nedges
 

Detailed Description

Definition at line 385 of file multispline.c.

Field Documentation

◆ edges

tedge* tgraph::edges

Definition at line 388 of file multispline.c.

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

◆ nedges

int tgraph::nedges

Definition at line 389 of file multispline.c.

Referenced by addTriEdge(), makeMultiSpline(), and resetGraph().

◆ nnodes

size_t tgraph::nnodes

Definition at line 387 of file multispline.c.

Referenced by freeTriGraph(), makeMultiSpline(), and mkTriGraph().

◆ nodes

tnode* tgraph::nodes

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