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

Ported prepare_fill_surfaces() to XS/C++

This commit is contained in:
Alessandro Ranellucci
2015-02-01 12:43:58 +01:00
parent 97b5d76d50
commit bb3bf28e59
4 changed files with 34 additions and 24 deletions
+1
View File
@@ -56,6 +56,7 @@ class LayerRegion
Flow flow(FlowRole role, bool bridge = false, double width = -1) const;
void merge_slices();
void prepare_fill_surfaces();
private:
Layer *_layer;