implemented AABBTree version for lines

This commit is contained in:
PavelMikus 2022-05-11 15:32:46 +02:00
parent e39d14bf98
commit ad4502d96e
5 changed files with 23 additions and 94 deletions

View file

@ -201,8 +201,6 @@ set(SLIC3R_SOURCES
Point.hpp
Polygon.cpp
Polygon.hpp
PolygonPointTest.cpp
PolygonPointTest.hpp
MutablePolygon.cpp
MutablePolygon.hpp
PolygonTrimmer.cpp