#include <Goptical/Io/RendererSvg>
namespace Goptical {
namespace Io {
class RendererSvg;
};
};
This class is a member of the Io namespace.
This class implements a SVG graphic output driver.
See also the full member list section for this class.
Create a new svg renderer with given resolution. The write function must be used to write svg to output stream.
Create a new svg renderer with given resolution and viewport window. Svg output will be written to given filename when the renderer object is destroyed.
No documentation available
Write svg output to given stream.
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc