#include <pen.h>

Public Member Functions

 Pen ()
 
 Pen (const Colorf &color, float width=1.0f)
 

Public Attributes

Colorf color
 
float width = 1.0f
 

Constructor & Destructor Documentation

uicore::Pen::Pen ( )
inline
uicore::Pen::Pen ( const Colorf color,
float  width = 1.0f 
)
inline

Member Data Documentation

Colorf uicore::Pen::color
float uicore::Pen::width = 1.0f

The documentation for this class was generated from the following file: