kicad/thirdparty/other_math
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
..
CMakeLists.txt Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
LICENSE.GPLv2 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
README.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
SutherlandHodgmanClipPoly.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
math_for_graphics.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
math_for_graphics.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00

README.txt

This directory contains miscellaneous mathematical functions from various libraries.

math_for_graphics.cpp/h is from FreePCB (https://www.freepcb.com/) and is licensed under GPLv2.

SutherlandHodgmanClipPoly is licensed under GPLv2.