mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
Rename _toPerl() to arrayref()
This commit is contained in:
parent
b42333feed
commit
d06ac3e31e
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ class ExPolygon
|
|||
public:
|
||||
Polygon contour;
|
||||
Polygons holes;
|
||||
SV* _toPerl();
|
||||
SV* arrayref();
|
||||
};
|
||||
|
||||
Polygon*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue