Fixing of slicing errors ported to C++, parallelized.

This commit is contained in:
bubnikv 2017-03-08 11:56:42 +01:00
parent 73439b7acb
commit 4331f38912
4 changed files with 87 additions and 60 deletions

View file

@ -168,6 +168,7 @@ public:
SlicingParameters slicing_parameters() const;
void _slice();
std::string _fix_slicing_errors();
bool has_support_material() const;
void detect_surfaces_type();
void process_external_surfaces();