![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| rtree_t * | layergrouptree [MAX_GROUP] |
| routebox_t * | first_net |
| RouteStyleType | defaultstyle |
| RouteStyleType * | styles [NUM_STYLES+1] |
| Coord | max_bloat |
| Coord | max_keep |
| mtspace_t * | mtspace |
Definition at line 322 of file autoroute.c.
Definition at line 329 of file autoroute.c.
Definition at line 327 of file autoroute.c.
Referenced by AutoRoute(), IronDownAllUnfixedPaths(), and RouteAll().
| rtree_t* routedata::layergrouptree[MAX_GROUP] |
Definition at line 325 of file autoroute.c.
Referenced by AutoRoute(), FindRouteBoxOnLayerGroup(), no_expansion_boxes(), RD_DrawLine(), RD_DrawThermal(), RD_DrawVia(), RouteAll(), and RouteOne().
Definition at line 334 of file autoroute.c.
Definition at line 335 of file autoroute.c.
Definition at line 336 of file autoroute.c.
Referenced by RD_DrawLine(), RD_DrawVia(), RouteAll(), and RouteOne().
| RouteStyleType* routedata::styles[NUM_STYLES+1] |
Definition at line 331 of file autoroute.c.