mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Removed dependency on Math::Clipper
This commit is contained in:
@@ -18,6 +18,7 @@ class Polygon : public MultiPoint {
|
||||
Polyline* split_at_first_point();
|
||||
double area() const;
|
||||
bool is_counter_clockwise() const;
|
||||
bool is_clockwise() const;
|
||||
bool make_counter_clockwise();
|
||||
bool make_clockwise();
|
||||
bool is_valid() const;
|
||||
|
||||
Reference in New Issue
Block a user