Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Typedefs | |
typedef struct router_s | router_t |
Functions | |
void | freeRouter (router_t *rtr) |
router_t * | mkRouter (Ppoly_t **obs, int npoly) |
int | makeMultiSpline (graph_t *g, edge_t *e, router_t *rtr, int) |
Definition at line 20 of file multispline.h.
void freeRouter | ( | router_t * | rtr | ) |
Definition at line 638 of file multispline.c.
References dtclose(), router_s::obs, router_s::ps, router_s::tg, router_s::trimap, and router_s::tris.
Definition at line 1341 of file multispline.c.
References aghead(), agtail(), ED_head_port, ED_path, ED_tail_port, PPQ::idxs, N_GNEW, tgraph::nedges, Ppoly_t::pn, PPQ::pq, PQTYPE, PQVTYPE, Ppoly_t::ps, router_s::tg, router_s::tn, and PPQ::vals.
Definition at line 694 of file multispline.c.
References freeSurface(), boxf::LL, mkSurface(), N_GNEW, N_NEW, NEW, surface_t::nfaces, router_s::obs, Ppoly_t::pn, router_s::pn, Ppoly_t::ps, router_s::ps, router_s::tg, router_s::tn, router_s::trimap, router_s::tris, boxf::UR, pointf_s::x, and pointf_s::y.