active_ | OpenGlImageComponent | protected |
addBottomRoundedCorners() | OpenGlComponent | |
addListener(Listener *listener) | ModulationButton | |
addRoundedCorners() | OpenGlComponent | |
background_color_ | OpenGlComponent | protected |
body_color_ | OpenGlComponent | protected |
checkGlError() | OpenGlComponent | inline |
component_ | OpenGlImageComponent | protected |
corners_ | OpenGlComponent | protected |
destroy(OpenGlWrapper &open_gl) override | OpenGlImageComponent | virtual |
disconnectIndex(int index) | ModulationButton | |
draw_image_ | OpenGlImageComponent | protected |
findValue(Skin::ValueId value_id) | OpenGlComponent | |
focusLost(FocusChangeType cause) override | ModulationButton | |
getAttribute(const OpenGlWrapper &open_gl, const OpenGLShaderProgram &program, const char *name) | OpenGlComponent | inlinestatic |
getBodyColor() const | OpenGlComponent | inline |
getMeterBounds() | ModulationButton | |
getModulationAmountBounds(int index, int total) | ModulationButton | |
getModulationAreaBounds() | ModulationButton | |
getUniform(const OpenGlWrapper &open_gl, const OpenGLShaderProgram &program, const char *name) | OpenGlComponent | inlinestatic |
hasAnyModulation() | ModulationButton | |
image() | OpenGlImageComponent | inline |
image_ | OpenGlImageComponent | protected |
init(OpenGlWrapper &open_gl) override | OpenGlImageComponent | virtual |
isActive() const | OpenGlImageComponent | inline |
isActiveModulation() const | ModulationButton | inline |
isSelected() const | ModulationButton | inline |
kCancel enum value | ModulationButton | |
kDisconnect enum value | ModulationButton | |
kDraggingOut enum value | ModulationButton | |
kFontAreaHeightRatio | ModulationButton | static |
kHover enum value | ModulationButton | |
kMaxModulationKnobs | ModulationButton | static |
kMeterAreaRatio | ModulationButton | static |
kModulationKnobColumns | ModulationButton | static |
kModulationKnobRows | ModulationButton | static |
kModulationList enum value | ModulationButton | |
kMouseDown enum value | ModulationButton | |
kMouseDragging enum value | ModulationButton | |
kNone enum value | ModulationButton | |
MenuId enum name | ModulationButton | |
ModulationButton(String name) | ModulationButton | |
mouseDown(const MouseEvent &e) override | ModulationButton | |
mouseDrag(const MouseEvent &e) override | ModulationButton | |
mouseEnter(const MouseEvent &e) override | ModulationButton | |
mouseExit(const MouseEvent &e) override | ModulationButton | |
MouseState enum name | ModulationButton | |
mouseUp(const MouseEvent &e) override | ModulationButton | |
mouseWheelMove(const MouseEvent &e, const MouseWheelDetails &wheel) override | ModulationButton | |
num_voices_readout_ | OpenGlComponent | protected |
only_bottom_corners_ | OpenGlComponent | protected |
OpenGlComponent(String name="") | OpenGlComponent | |
OpenGlImageComponent(String name="") | OpenGlImageComponent | |
overrideText(String text) | ModulationButton | inline |
paint_entire_component_ | OpenGlImageComponent | protected |
paintBackground(Graphics &g) override | ModulationButton | virtual |
paintEntireComponent(bool paint_entire_component) | OpenGlImageComponent | inline |
paintToImage(Graphics &g) override | PlainShapeComponent | inlinevirtual |
parentHierarchyChanged() override | ModulationButton | virtual |
PlainShapeComponent(String name) | PlainShapeComponent | inline |
redrawImage(bool force) | OpenGlImageComponent | virtual |
render(OpenGlWrapper &open_gl, bool animate) override | ModulationButton | virtual |
renderCorners(OpenGlWrapper &open_gl, bool animate, Colour color, float rounding) | OpenGlComponent | |
renderCorners(OpenGlWrapper &open_gl, bool animate) | OpenGlComponent | |
repaintBackground() | OpenGlComponent | |
resized() override | ModulationButton | virtual |
select(bool select) | ModulationButton | |
setActive(bool active) | OpenGlImageComponent | inline |
setActiveModulation(bool active) | ModulationButton | |
setBackgroundColor(const Colour &color) | OpenGlComponent | inline |
setColor(Colour color) | OpenGlImageComponent | inline |
setComponent(Component *component) | OpenGlImageComponent | inline |
setConnectRight(bool connect) | ModulationButton | inline |
setDrawBorder(bool border) | ModulationButton | inline |
setFontSize(float size) | ModulationButton | inline |
setForceEnableModulationSource() | ModulationButton | |
setJustification(Justification justification) | PlainShapeComponent | inline |
setParent(const SynthSection *parent) | OpenGlComponent | inline |
setScissor(bool scissor) | OpenGlImageComponent | inline |
OpenGlComponent::setScissor(Component *component, OpenGlWrapper &open_gl) | OpenGlComponent | static |
setScissorBounds(Component *component, Rectangle< int > bounds, OpenGlWrapper &open_gl) | OpenGlComponent | static |
setShape(Path shape) | PlainShapeComponent | inline |
setSkinOverride(Skin::SectionOverride skin_override) | OpenGlComponent | inline |
setSkinValues(const Skin &skin) | OpenGlComponent | inline |
setStatic(bool static_image) | OpenGlImageComponent | inline |
setUseAlpha(bool use_alpha) | OpenGlImageComponent | inline |
setViewPort(Component *component, Rectangle< int > bounds, OpenGlWrapper &open_gl) | OpenGlComponent | static |
setViewPort(Component *component, OpenGlWrapper &open_gl) | OpenGlComponent | static |
setViewPort(OpenGlWrapper &open_gl) | OpenGlComponent | protected |
skin_override_ | OpenGlComponent | protected |
static_image_ | OpenGlImageComponent | protected |
translateFragmentShader(const String &code) | OpenGlComponent | inlinestatic |
translateVertexShader(const String &code) | OpenGlComponent | inlinestatic |
~ModulationButton() | ModulationButton | virtual |
~OpenGlComponent() | OpenGlComponent | virtual |
~OpenGlImageComponent()=default | OpenGlImageComponent | virtual |