gz/common/SVGLoader.hh
std::vector< std::vector< SVGCommand > > subpaths
A list of subpaths (as lists of commands)
Definition: gz/common/SVGLoader.hh:81
Forward declarations for the common classes.
STL class.
#define IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
Microsoft Visual Studio does not automatically export the interface information for member variables ...
Definition: gz/common/SuppressWarning.hh:65
gz::math::Matrix3d transform
A 2D transform (or a list of transforms)
Definition: gz/common/SVGLoader.hh:78
SVGCommand()
Constructor.
Definition: gz/common/SVGLoader.hh:42
std::string style
The style (i.e. stroke style, color, thickness etc)
Definition: gz/common/SVGLoader.hh:75
STL class.
char cmd
A letter that describe the segment.
Definition: gz/common/SVGLoader.hh:48
std::vector< std::vector< gz::math::Vector2d > > polylines
The polylines described by the commands.
Definition: gz/common/SVGLoader.hh:84
#define IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING
Definition: gz/common/SuppressWarning.hh:68