Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QtGui>
#include <osg/Billboard>
#include <osg/AutoTransform>
#include <osg/Texture2D>
#include <osg/BlendFunc>
#include <osgDB/ReadFile>
#include <osgEarthUtil/ObjectPlacer>
#include <osgText/Text>
#include "tplayer.h"
#include "coreinterface.h"
#include "turnpoints.h"
#include "mapobject.h"
#include "pluginbase.h"
Namespaces | |
namespace | Updraft |