Ignition Common

API Reference

3.5.0
SVGLoader Member List

This is the complete list of members for SVGLoader, including all inherited members.

DumpPaths(const std::vector< SVGPath > &_paths, std::ostream &_out) constSVGLoader
Parse(const std::string &_filename, std::vector< SVGPath > &_paths)SVGLoader
PathsToClosedPolylines(const std::vector< common::SVGPath > &_paths, const double _tol, std::vector< std::vector< ignition::math::Vector2d > > &_closedPolys, std::vector< std::vector< ignition::math::Vector2d > > &_openPolys)SVGLoaderstatic
SVGLoader(const unsigned int _samples)SVGLoaderexplicit
~SVGLoader()SVGLoader