PrusaSlicer-NonPlainar/src/libslic3r/Geometry
Vojtech Bubnik d4b8d4d0f3 Further Perl unit test porting to C++ and Perl interface reduction:
Ported cooling, gap fill, thin walls and polyline unit tests.
2022-05-05 17:57:57 +02:00
..
Bicubic.hpp fixed ExPolygons dealocation while using EdgeGrid 2022-04-25 12:42:51 +02:00
Circle.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
Circle.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
ConvexHull.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
ConvexHull.hpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
Curves.hpp fixed misleanding or wrong comments of the fitting function 2022-04-25 12:42:51 +02:00
MedialAxis.cpp Fix build on linux/clang 13 (#7203) 2021-11-01 08:02:20 +01:00
MedialAxis.hpp Fix build on linux/clang 13 (#7203) 2021-11-01 08:02:20 +01:00
Voronoi.hpp Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own 2021-10-27 16:03:04 +02:00
VoronoiOffset.cpp Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own 2021-10-27 16:03:04 +02:00
VoronoiOffset.hpp Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own 2021-10-27 16:03:04 +02:00
VoronoiVisualUtils.hpp Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own 2021-10-27 16:03:04 +02:00