kicad/libs/kimath/src
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
..
geometry Cleanup geometry functions 2024-05-31 12:26:37 -07:00
math Don't show integer overflow errors in release builds. 2023-10-28 15:06:32 -04:00
bezier_curves.cpp Outline font performance improvements. 2023-05-27 01:35:40 +01:00
convert_basic_shapes_to_polygon.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00
md5_hash.cpp Silence uint32 to uint8 cast warning 2023-08-17 22:27:15 -04:00
transform.cpp Flip symbol editor's Y axis to match other editors. 2024-04-27 13:47:56 +01:00
trigo.cpp Optimize TestSegmentHitFast 2024-04-29 17:48:32 -07:00