mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Ported ExPolygon->area()
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
%code{% RETVAL = THIS->to_SV_pureperl(); %};
|
||||
void scale(double factor);
|
||||
void translate(double x, double y);
|
||||
double area();
|
||||
%{
|
||||
|
||||
ExPolygon*
|
||||
|
||||
Reference in New Issue
Block a user