mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-29 14:06:35 +03:00
Squash merge of lh_brim_rework,
brim separated to Brim.cpp,hpp Refactored accessors to PrintObjectPtrs, PrintRegionPtrs, LayerPtrs, SupportLayerPtrs for const correctness.
This commit is contained in:
@@ -33,7 +33,7 @@ class GCode;
|
||||
|
||||
namespace { struct Item; }
|
||||
struct PrintInstance;
|
||||
using PrintObjectPtrs = std::vector<PrintObject*>;
|
||||
class ConstPrintObjectPtrsAdaptor;
|
||||
|
||||
class OozePrevention {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user