openscenegraph
|
#include <QGLWidget>
#include <osgViewer/GraphicsWindow>
#include <osgQt/Export>
#include <osgQt/Version>
#include <QMutex>
#include <QEvent>
#include <QQueue>
#include <QSet>
Classes | |
class | osgQt::GLWidget |
class | osgQt::GraphicsWindowQt |
struct | osgQt::GraphicsWindowQt::WindowData |
Namespaces | |
osgViewer | |
osgQt | |
Macros | |
#define | OSGVIEWER_GRAPHICSWINDOWQT |
Functions | |
void OSGQT_EXPORT | osgQt::initQtWindowingSystem () |
The function sets the WindowingSystem to Qt. More... | |
void OSGQT_EXPORT | osgQt::setViewer (osgViewer::ViewerBase *viewer) |
#define OSGVIEWER_GRAPHICSWINDOWQT |