homog2d library
|
Holds stuff related to SVG import. More...
Namespaces | |
svgp | |
Private functions related to the SVG import code. | |
Classes | |
class | Visitor |
Visitor class, derived from the tinyxml2 visitor class. Used to import SVG data. More... | |
Functions | |
auto | getImgSize (const tinyxml2::XMLDocument &doc) |
Fetch size of image in SVG file. More... | |
void | printFileAttrib (const tinyxml2::XMLDocument &doc) |
Holds stuff related to SVG import.
|
inline |
Fetch size of image in SVG file.