1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

Rename _toPerl() to arrayref()

This commit is contained in:
Alessandro Ranellucci
2013-07-07 12:41:54 +02:00
parent b42333feed
commit d06ac3e31e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class ExPolygon
public:
Polygon contour;
Polygons holes;
SV* _toPerl();
SV* arrayref();
};
Polygon*