|
SVG for C++
|
Public Member Functions | |
| AttrSetter (SVGAttrib::mapped_type &_attr, bool _normalize_class=false) | |
| template<typename T > | |
| AttrSetter & | operator<< (T value) |
| void | normalize () |
| template<> | |
| AttributeMap::AttrSetter & | operator<< (const char *value) |
Public Attributes | |
| SVGAttrib::mapped_type & | attr |
| bool | normalize_class = false |