mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 08:11:11 -06:00
5 lines
No EOL
108 B
Text
5 lines
No EOL
108 B
Text
%typemap{std::string};
|
|
%typemap{std::vector<unsigned int>*};
|
|
%typemap{SV*};
|
|
%typemap{AV*};
|
|
%typemap{Point*}; |