|
openscenegraph
|
#include <osg/GraphicsContext>#include <osg/Notify>#include <osgGA/EventQueue>#include <osgGA/GUIActionAdapter>#include <osgViewer/Export>Go to the source code of this file.
Classes | |
| class | osgViewer::GraphicsWindow |
| class | osgViewer::GraphicsWindowEmbedded |
| struct | osgViewer::GraphicsWindowFunctionProxy |
Namespaces | |
| namespace | osgViewer |
Macros | |
| #define | OSGVIEWER_GRAPHICWINDOW 1 |
| #define | USE_GRAPICSWINDOW_IMPLEMENTATION(ext) |
| #define | USE_GRAPHICSWINDOW() USE_GRAPICSWINDOW_IMPLEMENTATION(X11) |
Typedefs | |
| typedef void(* | CGraphicsWindowFunction) (void) |
| #define OSGVIEWER_GRAPHICWINDOW 1 |
| #define USE_GRAPHICSWINDOW | ( | ) | USE_GRAPICSWINDOW_IMPLEMENTATION(X11) |
| #define USE_GRAPICSWINDOW_IMPLEMENTATION | ( | ext | ) |
| typedef void(* CGraphicsWindowFunction) (void) |