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