|
Updraft
1.0
Open source glider flight visualisation tool.
|
#include <osgGA/GUIEventHandler>#include <osgViewer/Viewer>#include <QtGui>#include "../mapobject.h"

Go to the source code of this file.
Classes | |
| class | Updraft::Core::PickHandler |
| Handler of osg events that implements clicking of map objects. More... | |
Namespaces | |
| namespace | Updraft |
| namespace | Updraft::Core |
Typedefs | |
| typedef QPair< MapObject *, osg::Vec3 > | Updraft::Core::Pair |