homog2d library
Public Attributes | List of all members
h2d::img::SvgImage Struct Reference

A svg image as a wrapper around a string, see manual, "Drawing things" section. More...

#include <homog2d.hpp>

Public Attributes

std::ostringstream _svgString
 the svg objects More...
 

Detailed Description

A svg image as a wrapper around a string, see manual, "Drawing things" section.

Member Data Documentation

◆ _svgString

std::ostringstream h2d::img::SvgImage::_svgString

the svg objects


The documentation for this struct was generated from the following file: