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

Data Fields

int pn
 
pointfps
 
int * obs
 
int * tris
 
Dt_ttrimap
 
int tn
 
tgraphtg
 

Detailed Description

Definition at line 392 of file multispline.c.

Field Documentation

◆ obs

int* router_s::obs

Definition at line 395 of file multispline.c.

Referenced by addEndpoint(), freeRouter(), and mkRouter().

◆ pn

int router_s::pn

Definition at line 393 of file multispline.c.

Referenced by mkRouter().

◆ ps

pointf* router_s::ps

Definition at line 394 of file multispline.c.

Referenced by addEndpoint(), freeRouter(), mkPoly(), and mkRouter().

◆ tg

tgraph* router_s::tg

Definition at line 399 of file multispline.c.

Referenced by addEndpoint(), freeRouter(), makeMultiSpline(), mkPoly(), and mkRouter().

◆ tn

int router_s::tn

Definition at line 398 of file multispline.c.

Referenced by makeMultiSpline(), and mkRouter().

◆ trimap

Dt_t* router_s::trimap

Definition at line 397 of file multispline.c.

Referenced by addEndpoint(), freeRouter(), and mkRouter().

◆ tris

int* router_s::tris

Definition at line 396 of file multispline.c.

Referenced by freeRouter(), and mkRouter().


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