Files
OrcaSlicer-bambulab/xs/xsp/typemap.xspt
T

5 lines
108 B
Plaintext

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