RenderingSurface Class Reference
List of all members.
|
Public Slots |
|
void | processTimer () |
| | this slot allowes to update the Renderer and Animation by calling it in a tight loop or by a timer
|
|
void | screenShot () |
| | this slot allowes to trigger a screenShot
|
Signals |
|
void | initGLFinished () |
| | this signal is emitted when the initialization of OpenGL has finished.
|
Public Member Functions |
|
| RenderingSurface (const QGLFormat &format, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0) |
Detailed Description
surface where to render. Is derived from QGLWidget which provides the link to OpenGL
The documentation for this class was generated from the following files:
- studium/Visualisierung/LU Stuff/sources/bsp2/src/gui/RenderingSurface.h
- studium/Visualisierung/LU Stuff/sources/bsp2/src/gui/RenderingSurface.cpp
- studium/Visualisierung/LU Stuff/sources/bsp2/src/moc_RenderingSurface.cpp