4#ifndef MRIOEXTRAS_NO_XML
ImVec2 size(const ViewportRectangle &rect)
Definition MRViewport.h:32
tl::expected< T, E > Expected
Definition MRExpected.h:31
namespace MeshSave
Definition MRSvg.h:13
MRIOEXTRAS_API Expected< Polyline3 > fromSvg(const std::filesystem::path &file, const LinesLoadSettings &settings={})
loads shapes (polylines, paths, etc.) from file in .SVG format
setting for polyline loading from external format, and locations of optional output data
Definition MRLinesLoadSettings.h:13