#include <DrawingExport.h>
Public Member Functions | |
std::string | exportEdges (const TopoDS_Shape &) |
SVGOutput () |
Definition at line 35 of file DrawingExport.h.
SVGOutput::SVGOutput | ( | ) |
Definition at line 82 of file DrawingExport.cpp.
std::string SVGOutput::exportEdges | ( | const TopoDS_Shape & | input | ) |
Definition at line 86 of file DrawingExport.cpp.
References result.
Referenced by Drawing::ProjectionAlgos::getSVG().