kicad/thirdparty/other_math
Marek Roszko b17ba9d632 Tiny tiny cleanup 2021-01-31 19:09:28 -05: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
README.txt
SutherlandHodgmanClipPoly.h
math_for_graphics.cpp Tiny tiny cleanup 2021-01-31 19:09:28 -05:00
math_for_graphics.h Cleanup 2021-01-31 15:55:52 -08: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.