mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-28 03:01:17 -06:00
Minor change to SLAPrinter interface
This commit is contained in:
parent
830d89576c
commit
9486901b93
3 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ class SL1Archive: public SLAPrinter {
|
|||
|
||||
protected:
|
||||
uqptr<sla::RasterBase> create_raster() const override;
|
||||
sla::EncodedRaster encode_raster(const sla::RasterBase &rst) const override;
|
||||
sla::RasterEncoder get_encoder() const override;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue