kicad/libs/kimath
Seth Hillbrand 854e7a4928 SHAPE_POLY_SET: AddHole should return the hole idx
Returning the poly index is not useful as it does not allow the use of
other SHAPE_POLY_SET Hole* functions that expect to get the indices of
holes rather than the outline
2020-07-18 13:03:22 -07:00
..
include std::min/std::max requires <algorithm> 2020-07-11 15:46:57 +02:00
src SHAPE_POLY_SET: AddHole should return the hole idx 2020-07-18 13:03:22 -07:00
CMakeLists.txt Comments. 2020-07-05 19:53:04 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00