GUIDOLib
1.7.7
A Music Score Rendering Engine
|
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.
|
inline |
|
inline |
|
inline |
|
inline |
VGColor VGPen::mColor |
float VGPen::mWidth |