class: esvg::PaintState


Description:



Synopsis:

+ draw::Color          fill;
+ draw::Color stroke;
+ float strokeWidth;
+ bool flagEvenOdd;
+ etk::Vector2D<float> viewPort;

Detail:

fill

+ draw::Color fill;



stroke

+ draw::Color stroke;



strokeWidth

+ float strokeWidth;



flagEvenOdd

+ bool flagEvenOdd;



viewPort

+ etk::Vector2D<float> viewPort;