Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QWidget>
#include <osg/ref_ptr>
#include <osgQt/GraphicsWindowQt>
#include <osgViewer/Viewer>
#include <osgViewer/ViewerEventHandlers>
#include <osgEarth/Viewpoint>
#include <QTimer>
#include <QHash>
#include <string>
#include "mapmanager.h"
#include "../mapobject.h"
Go to the source code of this file.
Classes | |
class | Updraft::Core::SceneManager |
SceneManager class is a wrapper of the scene, and the scene graph. More... | |
Namespaces | |
namespace | osgEarth |
namespace | osgEarth::Util |
namespace | Updraft |
namespace | Updraft::Core |