![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>

Data Fields | |
| GtsObject | object |
| gdouble | x0 |
| gdouble | y0 |
| gdouble | x1 |
| gdouble | y1 |
| toporouter_vertex_t * | centre |
| toporouter_vertex_t * | v |
| gdouble | r |
| gint | dir |
| GList * | clearance |
| toporouter_oproute_t * | oproute |
| toporouter_vertex_t * | v1 |
| toporouter_vertex_t * | v2 |
Definition at line 367 of file toporouter.h.
Definition at line 371 of file toporouter.h.
Referenced by arc_angle(), arc_ortho_projections(), calculate_arc_to_arc(), calculate_term_to_arc(), export_pcb_drawarc(), oproute_free(), oproute_rubberband_segment(), print_toporouter_arc(), toporouter_arc_init(), and toporouter_arc_new().
| GList* _toporouter_arc_t::clearance |
Definition at line 375 of file toporouter.h.
Referenced by toporouter_arc_init(), and toporouter_arc_new().
Definition at line 373 of file toporouter.h.
Referenced by calculate_arc_to_arc(), calculate_term_to_arc(), export_pcb_drawarc(), print_toporouter_arc(), toporouter_arc_init(), and toporouter_arc_new().
Definition at line 368 of file toporouter.h.
Definition at line 377 of file toporouter.h.
Referenced by toporouter_arc_init(), and toporouter_arc_new().
| gdouble _toporouter_arc_t::r |
Definition at line 372 of file toporouter.h.
Referenced by calculate_arc_to_arc(), calculate_term_to_arc(), export_pcb_drawarc(), oproute_calculate_tof(), print_toporouter_arc(), toporouter_arc_init(), and toporouter_arc_new().
Definition at line 371 of file toporouter.h.
Referenced by toporouter_arc_init(), toporouter_arc_new(), and toporouter_arc_remove().
Definition at line 379 of file toporouter.h.
Referenced by oproute_rubberband_segment(), toporouter_arc_init(), and toporouter_arc_new().
Definition at line 379 of file toporouter.h.
Referenced by toporouter_arc_init(), and toporouter_arc_new().
| gdouble _toporouter_arc_t::x0 |
Definition at line 370 of file toporouter.h.
Referenced by arc_angle(), arc_ortho_projections(), calculate_arc_to_arc(), calculate_term_to_arc(), check_arc_for_loops(), export_oproutes(), export_pcb_drawarc(), oproute_rubberband_segment(), and toporouter_arc_init().
| gdouble _toporouter_arc_t::x1 |
Definition at line 370 of file toporouter.h.
Referenced by arc_angle(), calculate_arc_to_arc(), calculate_term_to_arc(), check_arc_for_loops(), export_oproutes(), export_pcb_drawarc(), oproute_calculate_tof(), oproute_rubberband_segment(), and toporouter_arc_init().
| gdouble _toporouter_arc_t::y0 |
Definition at line 370 of file toporouter.h.
Referenced by arc_angle(), arc_ortho_projections(), calculate_arc_to_arc(), calculate_term_to_arc(), check_arc_for_loops(), export_oproutes(), export_pcb_drawarc(), oproute_rubberband_segment(), and toporouter_arc_init().
| gdouble _toporouter_arc_t::y1 |
Definition at line 370 of file toporouter.h.
Referenced by arc_angle(), calculate_arc_to_arc(), calculate_term_to_arc(), check_arc_for_loops(), export_oproutes(), export_pcb_drawarc(), oproute_calculate_tof(), oproute_rubberband_segment(), and toporouter_arc_init().