mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Incomplete work for porting simplify() to XS
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
int count()
|
||||
%code{% RETVAL = THIS->expolygons.size(); %};
|
||||
bool contains_point(Point* point);
|
||||
void simplify(double tolerance);
|
||||
%{
|
||||
|
||||
ExPolygonCollection*
|
||||
|
||||
Reference in New Issue
Block a user