kicad/pcbnew/pcb_io/eagle
Seth Hillbrand a9ae86eefd Cleanup geometry functions
Added Distance(VECTOR2) function that returns a double.  Removed
superfluous EuclideanNorm, GetLineLength, integer constructor for
EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
HitTestPoints

Also extended the size for arc calculations that get distances to center
points to avoid overflow
2024-05-31 12:26:37 -07:00
..
pcb_io_eagle.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00
pcb_io_eagle.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00