#include <osg/NodeVisitor>#include <osg/Node>#include <osg/Geode>#include <osg/Billboard>#include <osg/LOD>#include <osg/Switch>#include <osg/LightSource>#include <osg/Transform>#include <osg/Projection>#include <osg/OccluderNode>#include <osgGA/GUIEventAdapter>#include <osgGA/GUIActionAdapter>#include <osgGA/EventQueue>Classes | |
| class | osgGA::EventVisitor |
| Basic EventVisitor implementation for animating a scene. 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_EVENTVISITOR 1 |
| #define OSGGA_EVENTVISITOR 1 |
| Generated at Sat May 14 08:21:09 2011 for the OpenSceneGraph by doxygen 1.5.9. |