#include "genesis/utils/formats/svg/attributes.hpp"
#include "genesis/utils/formats/svg/helper.hpp"
#include "genesis/utils/formats/svg/object.hpp"
#include <iosfwd>
#include <stdexcept>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SvgCircle |
struct | SvgEllipse |
struct | SvgLine |
struct | SvgPath |
struct | SvgPolygon |
struct | SvgPolyline |
struct | SvgRect |
struct | SvgUse |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |