New class for generating SVG from XS. Includes some minor refactoring to TriangleMesh

This commit is contained in:
Alessandro Ranellucci 2013-10-13 15:59:38 +02:00
parent 9918c1e97d
commit ac93e15c98
5 changed files with 71 additions and 22 deletions

View file

@ -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