kicad/libs/kimath/include/geometry
Werni 0e44f5128c Add const specifiers 2020-11-18 19:50:36 +00: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 kimath: POLY_GRID_PARTITION now uses safer degeneracy (overlapping edges/'slits') handling mechanism. Also added some explanation of the algorithm used. 2020-10-23 01:17:54 +02: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 Fix broken build on Linux with gcc. 2020-10-22 08:36:28 -04:00
shape_circle.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
shape_compound.h Improve formatting. 2020-10-31 17:25:08 +00:00
shape_file_io.h Add const specifiers 2020-11-18 19:50:36 +00:00
shape_index.h Add more consts all over the place 2020-10-27 11:03:35 +00: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