mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
Rename _toPerl() to arrayref()
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
%{
|
||||
|
||||
SV*
|
||||
Point::_toPerl()
|
||||
Point::arrayref()
|
||||
CODE:
|
||||
RETVAL = point2perl(*THIS);
|
||||
OUTPUT:
|
||||
|
||||
Reference in New Issue
Block a user