Updraft
1.0
Open source glider flight visualisation tool.
|
#include <osgQt/GraphicsWindowQt>
#include <osg/CoordinateSystemNode>
#include <osg/Vec3d>
#include <osgEarth/Viewpoint>
#include <osgEarthUtil/ObjectPlacer>
#include <osgEarth/Map>
#include <osgEarth/MapNode>
#include <osgEarthUtil/ElevationManager>
#include <string>
#include "scenemanager.h"
#include "mapmanipulator.h"
#include "pickhandler.h"
#include "updraft.h"
#include "settingsmanager.h"
#include "ui/mainwindow.h"
#include "ui/menu.h"
#include "../menuinterface.h"
#include "statesaver.h"
Namespaces | |
namespace | Updraft |
namespace | Updraft::Core |