kicad/qa/unittests/libs/kimath/geometry
Jeff Young b727bfc16d Performance: avoid sqrt at all costs. 2022-07-16 18:42:32 +01:00
..
fixtures_geometry.h
geom_test_utils.h
test_circle.cpp
test_fillet.cpp
test_segment.cpp geometry: use dedicated 64-bit integer square root for distance computations 2022-06-03 23:28:41 +02:00
test_shape_arc.cpp Fix rounding errors in SHAPE_ARC::Collide + fix qa tests 2022-04-11 13:46:36 +01:00
test_shape_compound_collision.cpp
test_shape_line_chain.cpp
test_shape_poly_set_arcs.cpp
test_shape_poly_set_collision.cpp Performance: avoid sqrt at all costs. 2022-07-16 18:42:32 +01:00
test_shape_poly_set_distance.cpp
test_shape_poly_set_iterator.cpp