kicad/common/plotters
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
..
DXF_plotter.cpp
GERBER_plotter.cpp
HPGL_plotter.cpp
PDF_plotter.cpp
PS_plotter.cpp
SVG_plotter.cpp Improve comments. 2024-05-28 15:37:11 +01:00
common_plot_functions.cpp
plotter.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00