|
QVISH 0.1
|
Provides an OpenGL3 Widget using a QGL3Context (by default QT supports only OpenGL 2.1). More...
#include <QGL3Widget.hpp>
Public Member Functions | |
| QGL3Widget (QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) | |
Provides an OpenGL3 Widget using a QGL3Context (by default QT supports only OpenGL 2.1).
Note(Biagio): This is an attempt to create a workaround for a known QT bug. So far, the bug has been only partially fixed in the QT git and is not available et in the main QT release. See http://bugreports.qt.nokia.com/browse/QTBUG-4438 for futher info.