mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-01-02 15:31:59 +00:00
907e282347
- exception variables that were unused - RAYSEG2D improperly foward declared with class instead of struct - unused vars |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.GPLv2 | ||
math_for_graphics.cpp | ||
math_for_graphics.h | ||
README.txt | ||
SutherlandHodgmanClipPoly.h |
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.