mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
More integration of Slic3r::Point::XS
This commit is contained in:
@@ -21,7 +21,7 @@ sub new {
|
||||
}
|
||||
|
||||
sub clone {
|
||||
Storable::dclone($_[0])
|
||||
return Slic3r::Point::XS->new(@{$_[0]});
|
||||
}
|
||||
|
||||
sub threadsafe_clone {
|
||||
|
||||
Reference in New Issue
Block a user