PrusaSlicer-NonPlainar/xs/xsp/typemap.xspt
2013-07-11 18:55:51 +02:00

5 lines
108 B
Plaintext

%typemap{std::string};
%typemap{std::vector<unsigned int>*};
%typemap{SV*};
%typemap{AV*};
%typemap{Point*};