1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Ported horizontal_projection() to XS

This commit is contained in:
Alessandro Ranellucci
2013-11-23 19:41:40 +01:00
parent e75dbf37fa
commit 4d5d003ba7
4 changed files with 27 additions and 20 deletions
+2
View File
@@ -24,6 +24,8 @@
void rotate(double angle, Point* center);
TriangleMeshPtrs split();
void merge(TriangleMesh* mesh);
ExPolygons horizontal_projection()
%code{% THIS->horizontal_projection(RETVAL); %};
%{
SV*