|
OpenSceneGraph
3.5.1
|
#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 | |
| The osgViewer library provides high level viewer functionality designed to make it easier to write a range of different types of viewers, from viewers embedded in existing windows via SimpleViewer, through to highly scalable and flexible Viewer and Composite classes. | |
| osgQt | |
| The osgQt utility library provides various classes to aid the integration of OpenSceneGraph and Qt. | |
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) |
| The function sets the viewer that will be used after entering the Qt main loop (QCoreApplication::exec()). More... | |
| #define OSGVIEWER_GRAPHICSWINDOWQT |
| Generated at Wed Nov 11 2015 22:14:25 for the OpenSceneGraph by doxygen 1.8.10. |