|
Graphviz 14.0.5~dev.20251117.1017
|
Data Fields | |
| int | pn |
| pointf * | ps |
| int * | obs |
| int * | tris |
| Dt_t * | trimap |
| int | tn |
| tgraph | tg |
Definition at line 376 of file multispline.c.
| int* router_s::obs |
Definition at line 379 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), and mkRouter().
| int router_s::pn |
Definition at line 377 of file multispline.c.
Referenced by mkRouter().
| pointf* router_s::ps |
Definition at line 378 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), mkPoly(), and mkRouter().
| tgraph router_s::tg |
Definition at line 383 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), makeMultiSpline(), mkPoly(), and mkRouter().
| int router_s::tn |
Definition at line 382 of file multispline.c.
Referenced by makeMultiSpline(), and mkRouter().
| Dt_t* router_s::trimap |
Definition at line 381 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), and mkRouter().
| int* router_s::tris |
Definition at line 380 of file multispline.c.
Referenced by freeRouter(), and mkRouter().