mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Rename _toPerl() to arrayref()
This commit is contained in:
@@ -21,7 +21,7 @@ ExPolygon::new(...)
|
||||
RETVAL
|
||||
|
||||
SV*
|
||||
ExPolygon::_toPerl()
|
||||
ExPolygon::arrayref()
|
||||
CODE:
|
||||
const unsigned int num_holes = THIS->holes.size();
|
||||
AV* av = newAV();
|
||||
|
||||
Reference in New Issue
Block a user