kicad/thirdparty/clipper
Roberto Fernandez Bautista 83263784ea Define use_xyz in clipper.hpp to allow use of Z values 2021-07-03 19:37:50 +00:00
..
CMakeLists.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
LICENSE.BOOSTv1_0 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
clipper.cpp Fixes to Clipper fixes. 2020-11-04 15:25:44 +00:00
clipper.hpp Define use_xyz in clipper.hpp to allow use of Z values 2021-07-03 19:37:50 +00:00

README.txt

This directory contains the Clipper library for interacting with polygons.
https://sourceforge.net/projects/polyclipping/

It is licensed under the Boost Software License, with the license text in this directory.