Generic class to manipulate device independant pens. More...
Public Member Functions | |
VGPen () | |
void | Set (const VGColor &inColor, float inWidth) |
void | Set (const VGColor &inColor) |
void | Set (float inWidth) |
Public Attributes | |
VGColor | mColor |
float | mWidth |
Generic class to manipulate device independant pens.
VGPen | ( | ) | [inline] |
void Set | ( | float | inWidth ) | [inline] |
References mWidth.