|
Graphviz 14.0.3~dev.20251029.0425
|
Data Fields | |
| int | pn |
| pointf * | ps |
| int * | obs |
| int * | tris |
| Dt_t * | trimap |
| int | tn |
| tgraph * | tg |
Definition at line 390 of file multispline.c.
| int* router_s::obs |
Definition at line 393 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), and mkRouter().
| int router_s::pn |
Definition at line 391 of file multispline.c.
Referenced by mkRouter().
| pointf* router_s::ps |
Definition at line 392 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), mkPoly(), and mkRouter().
| tgraph* router_s::tg |
Definition at line 397 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), makeMultiSpline(), mkPoly(), and mkRouter().
| int router_s::tn |
Definition at line 396 of file multispline.c.
Referenced by makeMultiSpline(), and mkRouter().
| Dt_t* router_s::trimap |
Definition at line 395 of file multispline.c.
Referenced by addEndpoint(), freeRouter(), and mkRouter().
| int* router_s::tris |
Definition at line 394 of file multispline.c.
Referenced by freeRouter(), and mkRouter().