iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
IVectorBase Member List

This is the complete list of members for IVectorBase, including all inherited members.

AttachIControl(IControl *pControl, const char *label)IVectorBaseinline
DrawBackground(IGraphics &g, const IRECT &rect)IVectorBaseinlinevirtual
DrawLabel(IGraphics &g)IVectorBaseinlinevirtual
DrawPressableEllipse(IGraphics &g, const IRECT &bounds, bool pressed, bool mouseOver, bool disabled)IVectorBaseinline
DrawPressableRectangle(IGraphics &g, const IRECT &bounds, bool pressed, bool mouseOver, bool disabled, bool rtl=true, bool rtr=true, bool rbl=true, bool rbr=true)IVectorBaseinline
DrawPressableShape(IGraphics &g, EVShape shape, const IRECT &bounds, bool pressed, bool mouseOver, bool disabled)IVectorBaseinlinevirtual
DrawPressableTriangle(IGraphics &g, const IRECT &bounds, bool pressed, bool mouseOver, float angle, bool disabled)IVectorBaseinline
DrawSplash(IGraphics &g, const IRECT &clipRegion=IRECT())IVectorBaseinline
DrawValue(IGraphics &g, bool mouseOver)IVectorBaseinlinevirtual
DrawWidget(IGraphics &g)IVectorBaseinlinevirtual
GetAdjustedHandleBounds(IRECT handleBounds) constIVectorBaseinline
GetColor(EVColor color) constIVectorBaseinline
GetLabelBounds() const (defined in IVectorBase)IVectorBaseinline
GetLabelStr() const (defined in IVectorBase)IVectorBaseinline
GetRoundedCornerRadius(const IRECT &bounds) constIVectorBaseinline
GetStyle() constIVectorBaseinline
GetValueBounds() const (defined in IVectorBase)IVectorBaseinline
GetWidgetBounds() const (defined in IVectorBase)IVectorBaseinline
IVectorBase(const IVStyle &style, bool labelInWidget=false, bool valueInWidget=false)IVectorBaseinline
MakeRects(const IRECT &parent, bool hasHandle=false)IVectorBaseinline
mControl (defined in IVectorBase)IVectorBaseprotected
mLabelBounds (defined in IVectorBase)IVectorBaseprotected
mLabelInWidget (defined in IVectorBase)IVectorBaseprotected
mLabelStr (defined in IVectorBase)IVectorBaseprotected
mMaxSplashRadius (defined in IVectorBase)IVectorBaseprotected
mShape (defined in IVectorBase)IVectorBaseprotected
mSplashPoint (defined in IVectorBase)IVectorBaseprotected
mSplashRadius (defined in IVectorBase)IVectorBaseprotected
mStyle (defined in IVectorBase)IVectorBaseprotected
mTrackSize (defined in IVectorBase)IVectorBaseprotected
mValueBounds (defined in IVectorBase)IVectorBaseprotected
mValueDisplayFrac (defined in IVectorBase)IVectorBaseprotected
mValueInWidget (defined in IVectorBase)IVectorBaseprotected
mValueStr (defined in IVectorBase)IVectorBaseprotected
mWidgetBounds (defined in IVectorBase)IVectorBaseprotected
OnStyleChanged()IVectorBaseinlinevirtual
SetAngle(float angle) (defined in IVectorBase)IVectorBaseinline
SetColor(EVColor colorIdx, const IColor &color)IVectorBaseinline
SetColors(const IVColorSpec &spec)IVectorBaseinline
SetDrawFrame(bool draw) (defined in IVectorBase)IVectorBaseinline
SetDrawShadows(bool draw) (defined in IVectorBase)IVectorBaseinline
SetEmboss(bool draw) (defined in IVectorBase)IVectorBaseinline
SetFrameThickness(float thickness) (defined in IVectorBase)IVectorBaseinline
SetLabelStr(const char *label) (defined in IVectorBase)IVectorBaseinline
SetRoundness(float roundness) (defined in IVectorBase)IVectorBaseinline
SetShadowOffset(float offset) (defined in IVectorBase)IVectorBaseinline
SetShape(EVShape shape) (defined in IVectorBase)IVectorBaseinline
SetShowLabel(bool show) (defined in IVectorBase)IVectorBaseinline
SetShowValue(bool show) (defined in IVectorBase)IVectorBaseinline
SetSplashPoint(float x, float y) (defined in IVectorBase)IVectorBaseinline
SetSplashRadius(float radius) (defined in IVectorBase)IVectorBaseinline
SetStyle(const IVStyle &style)IVectorBaseinlinevirtual
SetValueStr(const char *value) (defined in IVectorBase)IVectorBaseinline
SetWidgetFrac(float frac) (defined in IVectorBase)IVectorBaseinline
~IVectorBase() (defined in IVectorBase)IVectorBaseinlinevirtual