mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
New Slic3r::TriangleMesh::XS->ToPerl() method
This commit is contained in:
parent
ecdc2f077b
commit
d30b4f0310
4 changed files with 49 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
void ReadSTLFile(char* input_file);
|
||||
void Repair();
|
||||
void WriteOBJFile(char* output_file);
|
||||
AV* ToPerl();
|
||||
};
|
||||
|
||||
%package{Slic3r::TriangleMesh::XS};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue