pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>
Data Fields | |
GtsBBox | b |
toporouter_term_t | type |
void * | data |
int | layer |
GtsSurface * | surface |
GtsTriangle * | enclosing |
GList * | constraints |
GtsPoint * | point |
GtsPoint * | realpoint |
struct _toporouter_cluster_t * | cluster |
Definition at line 132 of file toporouter.h.
Definition at line 133 of file toporouter.h.
Definition at line 148 of file toporouter.h.
Referenced by cluster_find(), cluster_join_bbox(), constraint_netlist(), constraint_route_test(), flow_from_edge_to_edge(), oproute_rubberband(), print_bbox(), route(), toporouter_bbox_init(), vertex_net_keepaway(), vertex_net_thickness(), and vertex_netlist().
Definition at line 142 of file toporouter.h.
Referenced by build_cdt(), insert_constraints_from_list(), read_lines(), toporouter_bbox_init(), and unconstrain().
void* _toporouter_bbox_t::data |
Definition at line 136 of file toporouter.h.
Referenced by cluster_find(), toporouter_bbox_create(), toporouter_bbox_create_from_points(), toporouter_bbox_init(), toporouter_bbox_locate(), toporouter_draw_vertex(), and vertex_net_thickness().
Definition at line 140 of file toporouter.h.
Referenced by toporouter_bbox_create(), and toporouter_bbox_create_from_points().
Definition at line 137 of file toporouter.h.
Referenced by cluster_find(), print_bbox(), toporouter_bbox_create(), and toporouter_bbox_create_from_points().
Definition at line 143 of file toporouter.h.
Referenced by print_bbox(), read_pads(), read_points(), and toporouter_bbox_create_from_points().
Definition at line 143 of file toporouter.h.
Referenced by toporouter_bbox_create_from_points().
Definition at line 139 of file toporouter.h.
Referenced by cluster_find(), toporouter_bbox_create(), and toporouter_bbox_create_from_points().
Definition at line 135 of file toporouter.h.
Referenced by cluster_find(), print_bbox(), toporouter_bbox_create(), toporouter_bbox_create_from_points(), toporouter_bbox_init(), toporouter_bbox_locate(), toporouter_draw_edge(), toporouter_draw_vertex(), and vertex_net_thickness().