kicad/qa/libs/kimath/geometry
Roberto Fernandez Bautista 4de4347baa SHAPE_ARC::Collide( aSeg ) must check segment end points as candidates
The edge case is when the segment is completely contained inside the arc
(This partially reverts b4835c8208 and
adds the missing test cases)
2021-12-14 16:14:56 +00:00
..
fixtures_geometry.h
geom_test_utils.h
test_circle.cpp
test_fillet.cpp
test_poly_grid_partition.cpp
test_segment.cpp
test_shape_arc.cpp SHAPE_ARC::Collide( aSeg ) must check segment end points as candidates 2021-12-14 16:14:56 +00:00
test_shape_compound_collision.cpp
test_shape_line_chain.cpp
test_shape_poly_set_arcs.cpp
test_shape_poly_set_collision.cpp
test_shape_poly_set_distance.cpp
test_shape_poly_set_iterator.cpp