Using aabb tree for lines to detect closest expolygons
This commit is contained in:
parent
8f4b799ddb
commit
a0eecb91c8
8 changed files with 308 additions and 522 deletions
|
@ -7,7 +7,6 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_kdtreeindirect.cpp
|
||||
test_clipper_offset.cpp
|
||||
test_clipper_utils.cpp
|
||||
test_closest_point.cpp
|
||||
test_color.cpp
|
||||
test_config.cpp
|
||||
test_curve_fitting.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue