Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point

This commit is contained in:
Vojtech Bubnik 2021-04-23 11:02:16 +02:00
parent ea26581959
commit 1d588dad90
4 changed files with 13 additions and 13 deletions

View file

@ -211,8 +211,8 @@ FlowRole T_UV
PrintStep T_UV
PrintObjectStep T_UV
SurfaceType T_UV
ClipperLib::JoinType T_UV
ClipperLib::PolyFillType T_UV
Slic3r::ClipperLib::JoinType T_UV
Slic3r::ClipperLib::PolyFillType T_UV
# we return these types whenever we want the items to be cloned
Points T_ARRAYREF