ASPiK SDK
VSTGUI::CLineStyle Member List

This is the complete list of members for VSTGUI::CLineStyle, including all inherited members.

cap (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleprotected
CLineStyle()=default (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
CLineStyle(LineCap cap, LineJoin join=kLineJoinMiter, CCoord dashPhase=0., uint32_t dashCount=0, const CCoord *dashLengths=nullptr) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleexplicit
CLineStyle(LineCap cap, LineJoin join, CCoord dashPhase, const CoordVector &dashLengths) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
CLineStyle(const CLineStyle &lineStyle) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
CLineStyle(LineCap cap, LineJoin join, CCoord dashPhase, CoordVector &&dashLengths) noexcept (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
CLineStyle(CLineStyle &&cls) noexcept (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
CoordVector typedef (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
dashLengths (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleprotected
dashPhase (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleprotected
getDashCount() const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
getDashLengths() (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
getDashLengths() const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
getDashPhase() const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
getLineCap() const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
getLineJoin() const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
join (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleprotected
kLineCapButt enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
kLineCapRound enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
kLineCapSquare enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
kLineJoinBevel enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
kLineJoinMiter enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
kLineJoinRound enum value (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
LineCap enum name (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
LineJoin enum name (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
operator!=(const CLineStyle &cls) const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
operator=(CLineStyle &&cls) noexcept (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
operator=(const CLineStyle &cls) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
operator==(const CLineStyle &cls) const (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle
setDashPhase(CCoord phase) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
setLineCap(LineCap newCap) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
setLineJoin(LineJoin newJoin) (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyleinline
~CLineStyle() noexcept=default (defined in VSTGUI::CLineStyle)VSTGUI::CLineStyle