mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Incomplete work for porting simplify() to XS
This commit is contained in:
parent
7475762a27
commit
518798beb3
24 changed files with 121 additions and 41 deletions
|
@ -29,6 +29,7 @@
|
|||
bool is_valid();
|
||||
void clip_end(double distance);
|
||||
void clip_start(double distance);
|
||||
void simplify(double tolerance);
|
||||
%{
|
||||
|
||||
Polyline*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue