20 #ifndef FASTUIDRAW_STROKING_STYLE_HPP 21 #define FASTUIDRAW_STROKING_STYLE_HPP all classes and functions of FastUIDraw are in the namespace fastuidraw.
cap_style
Enumeration specifying if and how to draw caps when stroking.
StrokingStyle & join_style(enum PainterEnums::join_style j)
enum PainterEnums::cap_style m_cap_style
StrokingStyle & cap_style(enum PainterEnums::cap_style c)
join_style
Enumeration specifying if and how to draw joins when stroking.
enum PainterEnums::join_style m_join_style