OpenSceneGraph
3.5.1
|
#include <osg/Switch>
#include <osg/Uniform>
#include <osg/Drawable>
#include <osgGA/GUIEventAdapter>
#include <osgUtil/LineSegmentIntersector>
#include <osgViewer/View>
#include <osgWidget/ScriptEngine>
#include <osgWidget/StyleManager>
#include <osgWidget/Window>
Classes | |
class | osgWidget::WindowManager |
Namespaces | |
osgWidget | |
The osgWidget library is a NodeKit that extends the core scene graph to support a 2D (and eventually 3D) GUI widget set. | |
Macros | |
#define | OSGWIDGET_WINDOW_MANAGER |
Typedefs | |
typedef osgUtil::LineSegmentIntersector::Intersections | osgWidget::Intersections |
#define OSGWIDGET_WINDOW_MANAGER |
Generated at Wed Nov 11 2015 22:14:26 for the OpenSceneGraph by doxygen 1.8.10. |