This is the complete list of members for SVGLoader, including all inherited members.
| DumpPaths(const std::vector< SVGPath > &_paths, std::ostream &_out) const | SVGLoader | |
| Parse(const std::string &_filename, std::vector< SVGPath > &_paths) | SVGLoader | |
| PathsToClosedPolylines(const std::vector< common::SVGPath > &_paths, double _tol, std::vector< std::vector< ignition::math::Vector2d > > &_closedPolys, std::vector< std::vector< ignition::math::Vector2d > > &_openPolys) | SVGLoader | static |
| SVGLoader(unsigned int _samples) | SVGLoader | explicit |
| ~SVGLoader() | SVGLoader |