Moved TriangleSelectorWrapper methods to cpp file, added comment describing problems with FacetsAnnotations/TriangleSelector
structure
This commit is contained in:
parent
706cd63e61
commit
e516ba0dd0
4 changed files with 39 additions and 22 deletions
src/libslic3r
|
@ -17,6 +17,7 @@
|
|||
#include "Fill/FillLightning.hpp"
|
||||
#include "Format/STL.hpp"
|
||||
#include "SupportableIssuesSearch.hpp"
|
||||
#include "TriangleSelectorWrapper.hpp"
|
||||
|
||||
#include <float.h>
|
||||
#include <string_view>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue