mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
Rename _toPerl() to arrayref()
This commit is contained in:
@@ -18,7 +18,7 @@ class ExPolygon
|
||||
public:
|
||||
Polygon contour;
|
||||
Polygons holes;
|
||||
SV* _toPerl();
|
||||
SV* arrayref();
|
||||
};
|
||||
|
||||
Polygon*
|
||||
|
||||
Reference in New Issue
Block a user