|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for CLineStyle, including all inherited members.
| cap | CLineStyle | protected |
| CLineStyle(LineCap cap=kLineCapButt, LineJoin join=kLineJoinMiter, CCoord dashPhase=0., int32_t dashCount=0, const CCoord *dashLengths=0) | CLineStyle | |
| dashCount | CLineStyle | protected |
| dashLengths | CLineStyle | protected |
| dashPhase | CLineStyle | protected |
| getDashCount() const | CLineStyle | inline |
| getDashLengths() const | CLineStyle | inline |
| getDashPhase() const | CLineStyle | inline |
| getLineCap() const | CLineStyle | inline |
| getLineJoin() const | CLineStyle | inline |
| join | CLineStyle | protected |
| kLineCapButt enum value | CLineStyle | |
| kLineCapRound enum value | CLineStyle | |
| kLineCapSquare enum value | CLineStyle | |
| kLineJoinBevel enum value | CLineStyle | |
| kLineJoinMiter enum value | CLineStyle | |
| kLineJoinRound enum value | CLineStyle | |
| LineCap enum name | CLineStyle | |
| LineJoin enum name | CLineStyle | |
| operator=(const CLineStyle &cls) | CLineStyle | |
| operator==(const CLineStyle &cls) const | CLineStyle | |
| ~CLineStyle() | CLineStyle |