OpenSceneGraph 3.6.5
|
#include <vector>
#include <osg/Drawable>
#include <osg/ApplicationUsage>
#include <osgGA/Export>
#include <osgGA/GUIEventAdapter>
#include <osgGA/GUIActionAdapter>
Go to the source code of this file.
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 | |
namespace | 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 Tue May 14 2024 00:00:00 for the OpenSceneGraph by doxygen 1.10.0. |