#include <osgGA/GUIEventAdapter>
#include <osg/ref_ptr>
#include <osg/Timer>
#include <OpenThreads/Mutex>
#include <list>
Classes |
class | osgGA::EventQueue |
| EventQueue implementation for collecting and adapting windowing events. 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.
|
Defines |
#define | OSGGA_EVENTQUEUE 1 |
Define Documentation
#define OSGGA_EVENTQUEUE 1 |