mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Ported Point->distance_to() and Line->length()
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
void reverse();
|
||||
void scale(double factor);
|
||||
void translate(double x, double y);
|
||||
double length();
|
||||
%{
|
||||
|
||||
Line*
|
||||
|
||||
Reference in New Issue
Block a user