pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>
Data Fields | |
gdouble | x |
gdouble | y |
Definition at line 241 of file toporouter.h.
gdouble toporouter_spoint_t::x |
Definition at line 242 of file toporouter.h.
Referenced by new_temp_toporoutervertex_in_segment(), read_pads(), vertex_gradient(), vertex_outside_segment(), vertices_on_line(), vertices_plane_distance(), and wind().
gdouble toporouter_spoint_t::y |
Definition at line 242 of file toporouter.h.
Referenced by new_temp_toporoutervertex_in_segment(), read_pads(), vertex_gradient(), vertex_outside_segment(), vertices_on_line(), vertices_plane_distance(), and wind().