PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 09a80d954c Further rework of ClipperUtils: Replaced many to_polygons() /
to_expolygons() calls with templated ClipperUtils variants to avoid
memory allocation and copying.
2021-05-03 11:39:53 +02:00
..
CMakeLists.txt
libslic3r_tests.cpp
test_3mf.cpp
test_aabbindirect.cpp
test_clipper_offset.cpp
test_clipper_utils.cpp Further rework of ClipperUtils: Replaced many to_polygons() / 2021-05-03 11:39:53 +02:00
test_config.cpp
test_elephant_foot_compensation.cpp
test_geometry.cpp
test_hollowing.cpp
test_marchingsquares.cpp
test_meshboolean.cpp
test_meshsimplify.cpp
test_mutable_polygon.cpp
test_optimizers.cpp
test_placeholder_parser.cpp
test_png_io.cpp
test_polygon.cpp
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp