1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Merge branch 'dev2' into lm_sla_supports_ui

This commit is contained in:
Lukas Matena
2018-10-03 12:46:11 +02:00
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -200,6 +200,7 @@ public:
void calculate_convex_hull();
const TriangleMesh& get_convex_hull() const;
TriangleMesh& get_convex_hull();
// Helpers for loading / storing into AMF / 3MF files.
static Type type_from_string(const std::string &s);