pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>
Data Fields | |
GtsSurface * | surface |
GList * | vertices |
GList * | constraints |
GList * | edges |
Definition at line 248 of file toporouter.h.
Definition at line 254 of file toporouter.h.
Referenced by build_cdt(), import_geometry(), insert_constraint_edge(), toporouter_layer_free(), and unconstrain().
GList* toporouter_layer_t::edges |
Definition at line 255 of file toporouter.h.
Definition at line 249 of file toporouter.h.
Referenced by build_cdt(), and snapshot().
GList* toporouter_layer_t::vertices |
Definition at line 253 of file toporouter.h.
Referenced by build_cdt(), import_geometry(), insert_centre_point(), insert_constraint_edge(), insert_vertex(), and toporouter_layer_free().