mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Finished porting BoundingBox to XS
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
%typemap{SV*};
|
||||
%typemap{AV*};
|
||||
%typemap{Point*};
|
||||
%typemap{Pointf3*};
|
||||
%typemap{BoundingBox*};
|
||||
%typemap{BoundingBoxf3*};
|
||||
%typemap{DynamicPrintConfig*};
|
||||
@@ -25,6 +26,7 @@
|
||||
%typemap{ExtrusionPath*};
|
||||
%typemap{ExtrusionLoop*};
|
||||
%typemap{Points};
|
||||
%typemap{Pointfs};
|
||||
%typemap{Lines};
|
||||
%typemap{Polygons};
|
||||
%typemap{Polylines};
|
||||
|
||||
Reference in New Issue
Block a user