mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Ported make_perimeters() to C++
This commit is contained in:
@@ -57,6 +57,7 @@ class LayerRegion
|
||||
Flow flow(FlowRole role, bool bridge = false, double width = -1) const;
|
||||
void merge_slices();
|
||||
void prepare_fill_surfaces();
|
||||
void make_perimeters(const SurfaceCollection &slices, SurfaceCollection* fill_surfaces);
|
||||
|
||||
private:
|
||||
Layer *_layer;
|
||||
|
||||
Reference in New Issue
Block a user