mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
New Slic3r::TriangleMesh::XS->ToPerl() method
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
%typemap{std::string};
|
||||
%typemap{std::vector<unsigned int>*};
|
||||
%typemap{std::vector<unsigned int>*};
|
||||
%typemap{SV*};
|
||||
%typemap{AV*};
|
||||
|
||||
Reference in New Issue
Block a user