_rect | VSTGLEditor | [private] |
Antialias2x enum value | VSTGLEditor | |
Antialias4x enum value | VSTGLEditor | |
Antialias6x enum value | VSTGLEditor | |
antialiasing | VSTGLEditor | [private] |
boundsX | VSTGLEditor | [private] |
boundsY | VSTGLEditor | [private] |
classId | VSTGLEditor | [private] |
close() | VSTGLEditor | |
context | VSTGLEditor | [private] |
controlRef | VSTGLEditor | [private] |
controlSpec | VSTGLEditor | [private] |
createWindow() | VSTGLEditor | [private] |
dc | VSTGLEditor | [private] |
DefaultFlags enum value | VSTGLEditor | |
draw()=0 | VSTGLEditor | [pure virtual] |
eventHandlerRef | VSTGLEditor | [private] |
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] |
glRenderingContext | VSTGLEditor | [private] |
GLWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | VSTGLEditor | [static] |
guiClose()=0 | VSTGLEditor | [pure virtual] |
guiOpen()=0 | VSTGLEditor | [pure virtual] |
macEventHandler(EventHandlerCallRef handler, EventRef event, void *userData) | VSTGLEditor | [static] |
onGLKeyDown(const VstKeyCode &key) | VSTGLEditor | [inline, 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 | |
pixelformat | VSTGLEditor | [private] |
pixels | VSTGLEditor | [private] |
port | VSTGLEditor | [private] |
refreshGraphics() | VSTGLEditor | |
setParameter(int index, float value) | VSTGLEditor | [inline, virtual] |
setRect(int x, int y, int width, int height) | VSTGLEditor | [protected] |
setupAntialiasing() | VSTGLEditor | [private] |
setupContext() | VSTGLEditor | [protected] |
setupVSync() | VSTGLEditor | [private] |
swapBuffers() | VSTGLEditor | [protected] |
tempHWnd | VSTGLEditor | [private] |
updateBounds(int x, int y) | VSTGLEditor | |
useVSync | VSTGLEditor | [private] |
VSTGLEditor(AudioEffect *effect, WindowFlags flags=DefaultFlags) | VSTGLEditor | |
WaitForVerticalSync enum value | VSTGLEditor | |
window | VSTGLEditor | [private] |
WindowFlags enum name | VSTGLEditor | |
~VSTGLEditor() | VSTGLEditor | [virtual] |