OpenSceneGraph
3.5.1
|
#include <vector>
#include <osg/Drawable>
#include <osg/ApplicationUsage>
#include <osgGA/Export>
#include <osgGA/GUIEventAdapter>
#include <osgGA/GUIActionAdapter>
Classes | |
class | osgGA::EventHandler |
EventHandler is base class for adding handling of events, either as node event callback, drawable event callback or an event handler attached directly to the view(er) More... | |
Namespaces | |
osgGA | |
The 'GA' in osgGA stands for 'GUI Abstraction'; the osgGA namespace provides facilities to help developers write the glue to allow the osg to work with varying window systems. | |
Macros | |
#define | OSGGA_EVENTHANDLER 1 |
#define OSGGA_EVENTHANDLER 1 |
Generated at Wed Nov 11 2015 22:14:24 for the OpenSceneGraph by doxygen 1.8.10. |