disableOpenGL() | vuGLCanvas | |
enableOpenGL() | vuGLCanvas | |
getHeight() const | vuGLCanvas | |
getWidth() const | vuGLCanvas | |
glInit() | vuGLCanvas | [inline, protected, virtual] |
m_Height | vuGLCanvas | [private] |
m_init | vuGLCanvas | [private] |
m_useOGL | vuGLCanvas | [private] |
m_Width | vuGLCanvas | [private] |
onEraseBackground(wxEraseEvent &event) | vuGLCanvas | [private] |
onPaint(wxPaintEvent &event) | vuGLCanvas | [private] |
onSize(wxSizeEvent &event) | vuGLCanvas | [private] |
redraw() | vuGLCanvas | |
render() | vuGLCanvas | [inline, protected, virtual] |
resize() | vuGLCanvas | [inline, protected, virtual] |
vuGLCanvas(wxWindow *parent, const wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name="vuGLCanvas", int *gl_attrib=NULL) | vuGLCanvas |