#include "genesis/utils/formats/svg/attributes.hpp"
#include "genesis/utils/formats/svg/helper.hpp"
#include "genesis/utils/formats/svg/object.hpp"
#include "genesis/utils/core/std.hpp"
#include <iosfwd>
#include <stdexcept>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | SvgGroup |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |