mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
New class for generating SVG from XS. Includes some minor refactoring to TriangleMesh
This commit is contained in:
parent
9918c1e97d
commit
ac93e15c98
5 changed files with 71 additions and 22 deletions
|
@ -37,6 +37,8 @@ src/ppport.h
|
|||
src/Surface.cpp
|
||||
src/Surface.hpp
|
||||
src/SurfaceCollection.hpp
|
||||
src/SVG.cpp
|
||||
src/SVG.hpp
|
||||
src/TriangleMesh.cpp
|
||||
src/TriangleMesh.hpp
|
||||
src/utils.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue