LibreOffice Module vcl (master) 1
|
Holds the information of our new child window. More...
#include <OpenGLContext.hxx>
Public Member Functions | |
GLWindow () | |
virtual bool | Synchronize (bool bOnoff) const |
virtual | ~GLWindow () |
Public Attributes | |
unsigned int | Width |
unsigned int | Height |
bool | bMultiSampleSupported |
Holds the information of our new child window.
Definition at line 23 of file OpenGLContext.hxx.
|
inline |
Definition at line 29 of file OpenGLContext.hxx.
|
virtual |
Definition at line 34 of file OpenGLContext.cxx.
|
virtual |
Reimplemented in GLX11Window.
Definition at line 38 of file OpenGLContext.cxx.
bool GLWindow::bMultiSampleSupported |
Definition at line 27 of file OpenGLContext.hxx.
unsigned int GLWindow::Height |
Definition at line 26 of file OpenGLContext.hxx.
Referenced by OpenGLContext::adjustToNewSize(), and OpenGLContext::setWinPosAndSize().
unsigned int GLWindow::Width |
Definition at line 25 of file OpenGLContext.hxx.
Referenced by OpenGLContext::adjustToNewSize(), and OpenGLContext::setWinPosAndSize().