Visualization of fill surfaces.

This commit is contained in:
bubnikv 2016-09-26 13:56:24 +02:00
parent e0d1aa8a1a
commit 790b640521
6 changed files with 314 additions and 26 deletions

View file

@ -138,6 +138,7 @@ class PrintObject
bool has_support_material() const;
void process_external_surfaces();
void discover_vertical_shells();
void bridge_over_infill();
private: