esvg::PaintState Class Reference
Public Member Functions | |
| void | clear () |
Public Attributes | |
| std::pair< etk::Color< float, 4 >, std::string > | fill |
| std::pair< etk::Color< float, 4 >, std::string > | stroke |
| float | strokeWidth |
| bool | flagEvenOdd |
| enum esvg::cap | lineCap |
| enum esvg::join | lineJoin |
| float | miterLimit |
| std::pair< vec2, vec2 > | viewPort |
| float | opacity |
Member Data Documentation
§ flagEvenOdd
| bool esvg::PaintState::flagEvenOdd |
Fill rules.
§ viewPort
The documentation for this class was generated from the following file:
- framework/atria-soft/esvg/esvg/Base.hpp
1.8.12