1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

New Slic3r::ExPolygon::XS class

This commit is contained in:
Alessandro Ranellucci
2013-07-06 16:33:49 +02:00
parent c2d63bcd09
commit 5a11d4df89
9 changed files with 138 additions and 3 deletions
+3
View File
@@ -18,6 +18,7 @@ src/admesh/stlinit.c
src/admesh/stlinit.o
src/admesh/util.c
src/admesh/util.o
src/ExPolygon.hpp
src/myinit.h
src/Point.cpp
src/Point.hpp
@@ -30,6 +31,8 @@ src/ZTable.hpp
t/01_trianglemesh.t
t/02_object.t
t/03_point.t
t/04_expolygon.t
xsp/ExPolygon.xsp
xsp/my.map
xsp/mytype.map
xsp/Object.xsp