gazebo::common::SVGLoader Member List

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

DumpPaths(const std::vector< SVGPath > &_paths, std::ostream &_out) const gazebo::common::SVGLoader
Parse(const std::string &_filename, std::vector< SVGPath > &_paths)gazebo::common::SVGLoader
PathsToClosedPolylines(const std::vector< common::SVGPath > &_paths, double _tol, std::vector< std::vector< math::Vector2d > > &_closedPolys, std::vector< std::vector< math::Vector2d > > &_openPolys) GAZEBO_DEPRECATED(6.0)gazebo::common::SVGLoaderstatic
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)gazebo::common::SVGLoaderstatic
SVGLoader(unsigned int _samples)gazebo::common::SVGLoader
~SVGLoader()gazebo::common::SVGLoader