mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Finished --cut implementation
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
%code{% THIS->get_trapezoids(&RETVAL, angle); %};
|
||||
Polygons triangulate()
|
||||
%code{% THIS->triangulate(&RETVAL); %};
|
||||
Polygons triangulate2()
|
||||
%code{% THIS->triangulate2(&RETVAL); %};
|
||||
%{
|
||||
|
||||
ExPolygon*
|
||||
|
||||
Reference in New Issue
Block a user