Graphviz 14.0.5~dev.20251117.1017
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
 
tgraph tg
 

Detailed Description

Definition at line 376 of file multispline.c.

Field Documentation

◆ obs

int* router_s::obs

Definition at line 379 of file multispline.c.

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

◆ pn

int router_s::pn

Definition at line 377 of file multispline.c.

Referenced by mkRouter().

◆ ps

pointf* router_s::ps

Definition at line 378 of file multispline.c.

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

◆ tg

tgraph router_s::tg

Definition at line 383 of file multispline.c.

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

◆ tn

int router_s::tn

Definition at line 382 of file multispline.c.

Referenced by makeMultiSpline(), and mkRouter().

◆ trimap

Dt_t* router_s::trimap

Definition at line 381 of file multispline.c.

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

◆ tris

int* router_s::tris

Definition at line 380 of file multispline.c.

Referenced by freeRouter(), and mkRouter().


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