First implementation of SurfaceMesh

This commit is contained in:
Lukas Matena 2022-06-03 12:53:02 +02:00 committed by enricoturri1966
parent 4fb7bb8dec
commit ac167e29ad
2 changed files with 152 additions and 0 deletions

View file

@ -253,6 +253,7 @@ set(SLIC3R_SOURCES
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SurfaceMesh.hpp
SVG.cpp
SVG.hpp
Technologies.hpp