Public Member Functions | |
void | Activate () |
bool | GetEvent (Event &event) |
void | init (unsigned int width, unsigned int height, const char *name, bool visible) |
void | quit () |
void | Update () |
Definition at line 24 of file GLXWindow.cpp.
void blortGLWindow::GLWindowImpl::Activate | ( | ) | [inline] |
Definition at line 102 of file GLXWindow.cpp.
bool blortGLWindow::GLWindowImpl::GetEvent | ( | Event & | event | ) | [inline] |
Definition at line 116 of file GLXWindow.cpp.
void blortGLWindow::GLWindowImpl::init | ( | unsigned int | width, |
unsigned int | height, | ||
const char * | name, | ||
bool | visible | ||
) | [inline] |
Definition at line 47 of file GLXWindow.cpp.
void blortGLWindow::GLWindowImpl::quit | ( | ) | [inline] |
Definition at line 92 of file GLXWindow.cpp.
void blortGLWindow::GLWindowImpl::Update | ( | ) | [inline] |
Definition at line 109 of file GLXWindow.cpp.