mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-09-04 18:03:46 +02:00
ENABLE_THUMBNAIL_GENERATOR -> Fixed volumes visibility test to render them into thumbnail
This commit is contained in:
@@ -27,8 +27,6 @@ namespace GUI {
|
||||
|
||||
const ThumbnailData& get_data() const { return m_data; }
|
||||
|
||||
bool save_to_png_file(const std::string& filename);
|
||||
|
||||
private:
|
||||
void render_and_store(const GLVolumePtrs& volumes, bool printable_only);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user