kicad/libs/kimath/src/geometry
Jeff Young f64abcba36 Restore BBoxCache usage for zone fill performance. 2021-09-09 16:43:47 +01:00
..
circle.cpp Fix edge case in CIRCLE::Intersect that caused a divide-by-zero crash 2021-08-25 19:11:19 +01:00
convex_hull.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
direction_45.cpp PNS: Fix loop removal, make walkaround less broken for arcs 2021-01-05 17:57:21 -05:00
geometry_utils.cpp Fix incorrect calculation in TransformCircleToPolygon(), only noticeable 2021-06-28 18:51:37 +02:00
poly_grid_partition.cpp Split POLY_GRID_PARTITION to a cpp file 2021-06-02 18:31:30 -04:00
seg.cpp Re-remove KiROUND from header 2021-06-03 08:44:17 -07:00
shape.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_arc.cpp Simplify & move new arc collision code into Kimath library 2021-08-05 17:45:12 +01:00
shape_collisions.cpp Add true arc-to-polyline collisions 2021-08-05 17:45:12 +01:00
shape_compound.cpp Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
shape_file_io.cpp More NULL expunging. 2021-07-18 14:31:55 -04:00
shape_line_chain.cpp Restore BBoxCache usage for zone fill performance. 2021-09-09 16:43:47 +01:00
shape_poly_set.cpp Restore BBoxCache usage for zone fill performance. 2021-09-09 16:43:47 +01:00
shape_rect.cpp geometry: SHAPE_RECT: use SquaredDistance() for collision detection 2020-10-07 16:36:37 +02:00
shape_segment.cpp geometry: SHAPE::Format() now outputs C-like code for easy test cases... 2020-10-07 16:36:37 +02:00