pcb 4.1.1
An interactive printed circuit board layout editor.
|
Point. More...
#include <potracelib.h>
Data Fields | |
double | x |
double | y |
Point.
Definition at line 93 of file potracelib.h.
double potrace_dpoint_s::x |
Definition at line 95 of file potracelib.h.
Referenced by adjust_vertices(), bezier(), cprod(), ddenom(), ddist(), dorth_infty(), dpara(), dpoint(), interval(), iprod(), iprod1(), pointslope(), and quadform().
double potrace_dpoint_s::y |
Definition at line 95 of file potracelib.h.
Referenced by adjust_vertices(), bezier(), cprod(), ddenom(), ddist(), dorth_infty(), dpara(), dpoint(), interval(), iprod(), iprod1(), pointslope(), and quadform().