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

@ -112,6 +112,7 @@ _constant()
%code%{ THIS->state.set_started(step); %};
void _slice();
std::string _fix_slicing_errors();
void detect_surfaces_type();
void process_external_surfaces();
void discover_vertical_shells();