OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::SVG Member List

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

clear()s3d::SVG
height() consts3d::SVG
heightF() consts3d::SVG
isEmpty() const noexcepts3d::SVG
load(FilePathView path)s3d::SVG
load(Reader &&reader)s3d::SVG
load(std::unique_ptr< IReader > &&reader)s3d::SVG
Load(FilePathView path)s3d::SVGstatic
operator bool() const noexcepts3d::SVGexplicit
Parse(const std::string &source)s3d::SVGstatic
Parse(StringView source)s3d::SVGstatic
parse(const std::string &source)s3d::SVG
parse(StringView source)s3d::SVG
render(const Color &background) consts3d::SVG
render(const Optional< int32 > &maxWidth, const Optional< int32 > &maxHeight, const Color &background=Color{ 0, 0 }) consts3d::SVG
render(const Optional< Size > &maxSize=unspecified, const Color &background=Color{ 0, 0 }) consts3d::SVG
size() consts3d::SVG
sizeF() consts3d::SVG
SVG()s3d::SVG
SVG(FilePathView path)s3d::SVGexplicit
SVG(Reader &&reader)s3d::SVGexplicit
SVG(std::unique_ptr< IReader > &&reader)s3d::SVGexplicit
width() consts3d::SVG
widthF() consts3d::SVG