mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
Make clear_regions and delete_region methods private (both Print & Layer), and remove from XSP.
This commit is contained in:
@@ -158,7 +158,6 @@ _constant()
|
||||
|
||||
PrintRegionPtrs* regions()
|
||||
%code%{ RETVAL = &THIS->regions; %};
|
||||
void clear_regions();
|
||||
Ref<PrintRegion> get_region(int idx);
|
||||
Ref<PrintRegion> add_region();
|
||||
size_t region_count()
|
||||
|
||||
Reference in New Issue
Block a user