kicad/libs/kimath/include
Seth Hillbrand a5500973a2 Fix SHAPE_ARC hittest and adjust radius return
The hittest needs to use distance calc rather than squared distance.
This also adjusts the radius value to be double as to avoid unneeded
loss of precision
2020-06-13 11:23:21 -07:00
..
geometry Fix SHAPE_ARC hittest and adjust radius return 2020-06-13 11:23:21 -07:00
math Comment-only changes 2020-01-10 16:43:01 -08:00
bezier_curves.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
md5_hash.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.h Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00