mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
More unfinished work
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
%code{% THIS->surfaces.clear(); %};
|
||||
int count()
|
||||
%code{% RETVAL = THIS->surfaces.size(); %};
|
||||
void simplify(double tolerance);
|
||||
%{
|
||||
|
||||
SurfaceCollection*
|
||||
|
||||
Reference in New Issue
Block a user