|
Graphviz
2.29.20120524.0446
|


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 free(), router_s::ps, router_s::obs, router_s::tris, dtclose(), router_s::trimap, and router_s::tg.
Definition at line 1341 of file multispline.c.
References ED_path, agtail, aghead, Ppoly_t::ps, Ppoly_t::pn, router_s::tn, router_s::tg, tgraph::nedges, PQTYPE, PQVTYPE, ED_tail_port, ED_head_port, PPQ::pq, N_GNEW, PPQ::vals, PPQ::idxs, and free().
Definition at line 694 of file multispline.c.
References NEW, N_NEW, N_GNEW, boxf::LL, pointf_s::x, boxf::UR, pointf_s::y, Ppoly_t::pn, Ppoly_t::ps, mkSurface(), free(), router_s::ps, router_s::pn, router_s::obs, router_s::tris, router_s::trimap, router_s::tn, surface_t::nfaces, router_s::tg, and freeSurface().
1.7.5