kicad/libs/kimath/include/geometry
Jeff Young 9ff49277e1 Add implicit rule generation for keepout areas.
Also implements collision detection for SHAPE_POLY_SET.

Fixes https://gitlab.com/kicad/code/kicad/issues/6105
2020-10-22 10:41:21 +01:00
..
convex_hull.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
direction45.h pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
geometry_utils.h Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
poly_grid_partition.h Comment-only changes 2020-01-10 16:43:01 -08:00
polygon_test_point_inside.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
polygon_triangulation.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
seg.h Fix conversion warnings 2020-10-05 10:41:14 +00:00
shape.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
shape_arc.h Add implicit rule generation for keepout areas. 2020-10-22 10:41:21 +01:00
shape_circle.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
shape_compound.h geometry: placeholder method for converting compounds to simple polygons [wip] 2020-10-07 16:36:37 +02:00
shape_file_io.h Comment-only changes 2020-01-10 16:43:01 -08:00
shape_index.h PNS: Be better about handling multiple layers 2020-08-16 12:39:15 -07:00
shape_index_list.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_line_chain.h geometry: derive SHAPE_LINE_CHAIN, SHAPE_SIMPLE and SHAPE_POLY_SET::TRIANGULATED_POLYGON::TRI from a common base class allowing to simplify collision detection 2020-09-08 01:31:42 +02:00
shape_null.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
shape_poly_set.h Add implicit rule generation for keepout areas. 2020-10-22 10:41:21 +01:00
shape_rect.h geometry: SHAPE::Format() now outputs C-like code for easy test cases... 2020-10-07 16:36:37 +02:00
shape_segment.h geometry: SHAPE::Format() now outputs C-like code for easy test cases... 2020-10-07 16:36:37 +02:00
shape_simple.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00