mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
More unfinished work
This commit is contained in:
parent
518798beb3
commit
df8d889481
16 changed files with 74 additions and 48 deletions
|
|
@ -11,6 +11,7 @@
|
|||
%code{% THIS->surfaces.clear(); %};
|
||||
int count()
|
||||
%code{% RETVAL = THIS->surfaces.size(); %};
|
||||
void simplify(double tolerance);
|
||||
%{
|
||||
|
||||
SurfaceCollection*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue