kicad/libs/kimath
Marek Roszko eff75b630f Get rid of anonymous struct typedefs
We are using C++14 where there is no reason for this and is banned in C++20 under P1766R1. MSVC generates a warning under C++14 as a reminder.
2021-07-01 18:28:41 -04:00
..
include Get rid of anonymous struct typedefs 2021-07-01 18:28:41 -04:00
src Coverity issue fixes. 2021-06-30 18:08:49 -04:00
CMakeLists.txt Split POLY_GRID_PARTITION to a cpp file 2021-06-02 18:31:30 -04:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00