Antialias2x enum value | VSTGLEditor | |
Antialias4x enum value | VSTGLEditor | |
Antialias6x enum value | VSTGLEditor | |
close() | VSTGLEditor | |
DefaultFlags enum value | VSTGLEditor | |
draw() | ExampleEditor | [virtual] |
ExampleEditor(AudioEffect *effect) | ExampleEditor | |
getBoundsX() const | VSTGLEditor | [inline] |
getBoundsY() const | VSTGLEditor | [inline] |
getHeight() const | VSTGLEditor | [inline] |
getRect(ERect **rect) | VSTGLEditor | [inline] |
getWidth() const | VSTGLEditor | [inline] |
getWindowRef() const | VSTGLEditor | [inline] |
getX() const | VSTGLEditor | [inline] |
getY() const | VSTGLEditor | [inline] |
GLWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | VSTGLEditor | [static] |
guiClose() | ExampleEditor | [virtual] |
guiOpen() | ExampleEditor | [virtual] |
isRunning() const | Timer | [inline] |
macEventHandler(EventHandlerCallRef handler, EventRef event, void *userData) | VSTGLEditor | [static] |
onGLKeyDown(const VstKeyCode &key) | ExampleEditor | [virtual] |
onGLKeyUp(const VstKeyCode &key) | VSTGLEditor | [inline, virtual] |
onMouseDown(int button, int x, int y) | VSTGLEditor | [inline, virtual] |
onMouseMove(int x, int y) | VSTGLEditor | [inline, virtual] |
onMouseUp(int button, int x, int y) | VSTGLEditor | [inline, virtual] |
onMouseWheel(int wheel, int x, int y) | VSTGLEditor | [inline, virtual] |
open(void *ptr) | VSTGLEditor | |
refreshGraphics() | VSTGLEditor | |
setParameter(int index, float value) | VSTGLEditor | [inline, virtual] |
setRect(int x, int y, int width, int height) | VSTGLEditor | [protected] |
setupContext() | VSTGLEditor | [protected] |
start() | Timer | |
stop() | Timer | |
swapBuffers() | VSTGLEditor | [protected] |
thing | ExampleEditor | [private] |
Timer(int interval) | Timer | |
timerCallback() | ExampleEditor | [virtual] |
timerProc(HWND hWnd, unsigned int uMsg, unsigned int idEvent, unsigned long dwTime) | Timer | [static] |
updateBounds(int x, int y) | VSTGLEditor | |
VSTGLEditor(AudioEffect *effect, WindowFlags flags=DefaultFlags) | VSTGLEditor | |
WaitForVerticalSync enum value | VSTGLEditor | |
WindowFlags enum name | VSTGLEditor | |
~ExampleEditor() | ExampleEditor | |
~Timer() | Timer | [virtual] |
~VSTGLEditor() | VSTGLEditor | [virtual] |