mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-06 17:27:06 +02: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