1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Ported Point->distance_to() and Line->length()

This commit is contained in:
Alessandro Ranellucci
2013-08-28 20:32:25 +02:00
parent c9f68ed28a
commit e19c6a1494
7 changed files with 18 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@
void reverse();
void scale(double factor);
void translate(double x, double y);
double length();
%{
Line*