OpenSceneGraph
3.4.0
|
#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 | |
namespace | 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. | |
namespace | osgQt |
The osgQt utility library provides various classes to aid the integration of OpenSceneGraph and Qt. | |
Defines | |
#define | OSGVIEWER_GRAPHICSWINDOWQT |
Functions | |
void OSGQT_EXPORT | osgQt::initQtWindowingSystem () |
The function sets the WindowingSystem to Qt. | |
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()). |
#define OSGVIEWER_GRAPHICSWINDOWQT |
![]() | Generated at Tue Dec 8 2015 00:16:40 for the OpenSceneGraph by doxygen 1.7.6.1. |