kicad/libs/kimath/src/geometry
Jeff Young 53bd87d792 Performance fixes for the board from hell....
(cherry picked from commit e4b56ab7f1)
2022-03-16 15:14:51 +00:00
..
circle.cpp Wide characterize libs and bitmap2component source. 2022-02-09 09:01:53 -05: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: Add support for 90-degree corner modes 2021-11-03 02:14:23 +00:00
geometry_utils.cpp Fix incorrect calculation in TransformCircleToPolygon(), only noticeable 2021-06-28 18:51:37 +02:00
poly_grid_partition.cpp POLY_GRID_PARTITION: detect a divide by 0, set a wxASSERT and avoid the crash. 2021-12-08 16:07:11 +01: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 SHAPE_ARC::Collide( aSeg ) must check segment end points as candidates 2021-12-14 16:14:56 +00:00
shape_collisions.cpp Wide characterize libs and bitmap2component source. 2022-02-09 09:01:53 -05: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 Wide characterize libs and bitmap2component source. 2022-02-09 09:01:53 -05:00
shape_poly_set.cpp Performance fixes for the board from hell.... 2022-03-16 15:14:51 +00: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