Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::SVG Member List

This is the complete list of members for Slic3r::SVG, including all inherited members.

arrowsSlic3r::SVG
Close()Slic3r::SVG
draw(const Line &line, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const ThickLine &line, const std::string &fill, const std::string &stroke, coordf_t stroke_width=0)Slic3r::SVG
draw(const Lines &lines, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const ExPolygon &expolygon, std::string fill="grey", const float fill_opacity=1.f)Slic3r::SVG
draw(const ExPolygons &expolygons, std::string fill="grey", const float fill_opacity=1.f)Slic3r::SVG
draw(const Surface &surface, std::string fill="grey", const float fill_opacity=1.f)Slic3r::SVG
draw(const Surfaces &surfaces, std::string fill="grey", const float fill_opacity=1.f)Slic3r::SVG
draw(const SurfacesPtr &surfaces, std::string fill="grey", const float fill_opacity=1.f)Slic3r::SVG
draw(const Polygon &polygon, std::string fill="grey")Slic3r::SVG
draw(const Polygons &polygons, std::string fill="grey")Slic3r::SVG
draw(const Polyline &polyline, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const Polylines &polylines, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const ThickLines &thicklines, const std::string &fill="lime", const std::string &stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const ThickPolylines &polylines, const std::string &stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw(const ThickPolylines &thickpolylines, const std::string &fill, const std::string &stroke, coordf_t stroke_width)Slic3r::SVG
draw(const Point &point, std::string fill="black", coord_t radius=0)Slic3r::SVG
draw(const Points &points, std::string fill="black", coord_t radius=0)Slic3r::SVG
draw(const ClipperLib::Path &polygon, double scale, std::string fill="grey", coordf_t stroke_width=0)Slic3r::SVG
draw(const ClipperLib::Paths &polygons, double scale, std::string fill="grey", coordf_t stroke_width=0)Slic3r::SVG
draw_legend(const Point &pt, const char *text, const char *color, coordf_t font_size=10.f)Slic3r::SVG
draw_outline(const ExPolygon &polygon, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const ExPolygons &polygons, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const Surface &surface, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const Surfaces &surfaces, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const SurfacesPtr &surfaces, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const Polygon &polygon, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw_outline(const Polygons &polygons, std::string stroke="black", coordf_t stroke_width=0)Slic3r::SVG
draw_text(const Point &pt, const char *text, const char *color, coordf_t font_size=20.f)Slic3r::SVG
export_expolygons(const char *path, const BoundingBox &bbox, const Slic3r::ExPolygons &expolygons, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVGstatic
export_expolygons(const std::string &path, const BoundingBox &bbox, const Slic3r::ExPolygons &expolygons, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVGinlinestatic
export_expolygons(const char *path, const Slic3r::ExPolygons &expolygons, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVGinlinestatic
export_expolygons(const std::string &path, const Slic3r::ExPolygons &expolygons, std::string stroke_outer="black", std::string stroke_holes="blue", coordf_t stroke_width=0)Slic3r::SVGinlinestatic
export_expolygons(const char *path, const std::vector< std::pair< Slic3r::ExPolygons, ExPolygonAttributes > > &expolygons_with_attributes)Slic3r::SVGstatic
export_expolygons(const std::string &path, const std::vector< std::pair< Slic3r::ExPolygons, ExPolygonAttributes > > &expolygons_with_attributes)Slic3r::SVGinlinestatic
fSlic3r::SVGprivate
filenameSlic3r::SVGprivate
fillSlic3r::SVG
flipYSlic3r::SVG
get_path_d(const MultiPoint &mp, bool closed=false) constSlic3r::SVGprivate
get_path_d(const ClipperLib::Path &mp, double scale, bool closed=false) constSlic3r::SVGprivate
heightSlic3r::SVG
open(const char *filename)Slic3r::SVG
open(const char *filename, const BoundingBox &bbox, const coord_t bbox_offset=scale_(1.), bool flipY=true)Slic3r::SVG
open(const std::string &filename)Slic3r::SVGinline
open(const std::string &filename, const BoundingBox &bbox, const coord_t bbox_offset=scale_(1.), bool flipY=true)Slic3r::SVGinline
originSlic3r::SVG
path(const std::string &d, bool fill, coordf_t stroke_width, const float fill_opacity)Slic3r::SVGprivate
strokeSlic3r::SVG
SVG(const char *afilename)Slic3r::SVGinline
SVG(const char *afilename, const BoundingBox &bbox, const coord_t bbox_offset=scale_(1.), bool flipY=true)Slic3r::SVGinline
SVG(const std::string &filename)Slic3r::SVGinline
SVG(const std::string &filename, const BoundingBox &bbox, const coord_t bbox_offset=scale_(1.), bool flipY=true)Slic3r::SVGinline
to_svg_coord(float x)Slic3r::SVGprivatestatic
to_svg_x(float x)Slic3r::SVGinlineprivatestatic
to_svg_y(float x) constSlic3r::SVGinlineprivate
~SVG()Slic3r::SVGinline