Searched defs:create_svg (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | create_svg_one.hpp | 27 void create_svg(std::string const& filename, Geometry const& g) in create_svg() function
|
D | create_svg_two.hpp | 22 void create_svg(std::string const& filename, Geometry1 const& a, Geometry2 const& b) in create_svg() function
|
D | create_svg_overlay.hpp | 25 void create_svg(std::string const& filename, Geometry const& a, Geometry const& b, Range const& ran… in create_svg() function
|
/third_party/boost/libs/geometry/test/robustness/convex_hull/ |
D | random_multi_points.cpp | 41 void create_svg(std::string const& filename, Geometry1 const& points, Geometry2 const& hull) in create_svg() function
|
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/ |
D | recursive_polygons_buffer.cpp | 55 void create_svg(std::string const& filename in create_svg() function
|
D | many_ring_buffer.cpp | 178 void create_svg(std::string const& filename, Geometry1 const& original, Geometry2 const& buffer, st… in create_svg() function
|
/third_party/boost/libs/geometry/test/robustness/overlay/linear_areal/ |
D | recursive_polygons_linear_areal.cpp | 40 void create_svg(std::string const& filename in create_svg() function
|