mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account)
This commit is contained in:
@@ -11,7 +11,7 @@ class SurfaceCollection
|
||||
public:
|
||||
Surfaces surfaces;
|
||||
void simplify(double tolerance);
|
||||
void group(std::vector<SurfacesPtr> *retval, bool merge_solid = false);
|
||||
void group(std::vector<SurfacesPtr> *retval);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user