|
QVISH 0.1
|
Signals | |
| void | cleanupGL () |
| void | cleanupGL () |
| void | renderGL () |
| void | renderGL () |
Public Member Functions | |
| void | cleanup () |
| void | cleanup () |
| void | enableRendering (bool threaded) |
| void | enableRendering (bool threaded) |
| GLThread (qVGLWidget &V) | |
| GLThread (qVGLWidget &V) | |
| void | redraw () |
| void | redraw () |
| void | run () |
| void | run () |
Public Attributes | |
| bool | finish |
| QPointer< GLExecutor > | myGLExecutor |
| qVGLWidget & | myViewer |