Hugintrunk
0.1
|
customized subclass of the dock manager, created just for the purpose to create a workaround for the bug that exists while using wxAUI and OpenGL the bug is similar to the one described here http://www.kirix.com/forums/viewtopic.php?f=15&t=175 More...
#include <GLPreviewFrame.h>
Public Member Functions | |
GLwxAuiManager (GLPreviewFrame *frame, GLPreview *preview, GLOverview *overview) | |
GLwxAuiFloatingFrame * | CreateFloatingFrame (wxWindow *parent, const wxAuiPaneInfo &p) |
GLPreviewFrame * | getPreviewFrame () |
GLPreview * | getGLPreview () |
GLOverview * | getGLOverview () |
Private Attributes | |
GLPreviewFrame * | frame |
GLPreview * | preview |
GLOverview * | overview |
customized subclass of the dock manager, created just for the purpose to create a workaround for the bug that exists while using wxAUI and OpenGL the bug is similar to the one described here http://www.kirix.com/forums/viewtopic.php?f=15&t=175
Definition at line 164 of file GLPreviewFrame.h.
|
inline |
Definition at line 166 of file GLPreviewFrame.h.
GLwxAuiFloatingFrame * GLwxAuiManager::CreateFloatingFrame | ( | wxWindow * | parent, |
const wxAuiPaneInfo & | p | ||
) |
Definition at line 229 of file GLPreviewFrame.cpp.
References DEBUG_DEBUG, frame, and GLPreviewFrame::PauseResize().
|
inline |
Definition at line 170 of file GLPreviewFrame.h.
|
inline |
Definition at line 169 of file GLPreviewFrame.h.
|
inline |
Definition at line 168 of file GLPreviewFrame.h.
|
private |
Definition at line 173 of file GLPreviewFrame.h.
Referenced by CreateFloatingFrame().
|
private |
Definition at line 175 of file GLPreviewFrame.h.
|
private |
Definition at line 174 of file GLPreviewFrame.h.