mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -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
|
@ -1,2 +1,4 @@
|
|||
%typemap{std::string};
|
||||
%typemap{std::vector<unsigned int>*};
|
||||
%typemap{std::vector<unsigned int>*};
|
||||
%typemap{SV*};
|
||||
%typemap{AV*};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue