![]() |
Geometrize 1.0
C++ library for geometrizing images into geometric primitives
|
The SVGExportOptions struct represents the options that can be set for the SVG export. More...
#include <svgexporter.h>
Public Attributes | |
RotatedEllipseSVGExportMode | rotatedEllipseExportMode { RotatedEllipseSVGExportMode::ELLIPSE_ITEM } |
std::size_t | itemId { 0 } |
The SVGExportOptions struct represents the options that can be set for the SVG export.
std::size_t geometrize::exporter::SVGExportOptions::itemId { 0 } |
RotatedEllipseSVGExportMode geometrize::exporter::SVGExportOptions::rotatedEllipseExportMode { RotatedEllipseSVGExportMode::ELLIPSE_ITEM } |