|
|
Donner
C++20 SVG rendering library
|
This is the complete list of members for donner::svg::parser::SVGParser, including all inherited members.
| ParseSVG(std::string_view source, std::vector< ParseError > *outWarnings=nullptr, Options options={}, std::unique_ptr< ResourceLoaderInterface > resourceLoader=nullptr) noexcept | donner::svg::parser::SVGParser | static |
| ParseXMLDocument(xml::XMLDocument &&xmlDocument, std::vector< ParseError > *outWarnings=nullptr, Options options={}, std::unique_ptr< ResourceLoaderInterface > resourceLoader=nullptr) noexcept | donner::svg::parser::SVGParser | static |