#include <Inventor/Wx/SoWxGLWidget.h>#include <climits>#include <Inventor/SbColor.h>#include <Inventor/SoSceneManager.h>#include <Inventor/sensors/SoNodeSensor.h>#include <Inventor/actions/SoGLRenderAction.h>#include <Inventor/nodes/SoCamera.h>#include <Inventor/SbElapsedTime.h>#include <Inventor/Gui/SoGuiRenderArea.h>Go to the source code of this file.
Classes | |
| class | SoWxRenderArea |
Component for rendering Open Inventor scene graphs. More... | |
Typedefs | |
| typedef SbBool | SoWxRenderAreaEventCB (void *userData, wxEvent &anyEvent) |
| typedef SbBool | SoWxRenderAreaRenderCB (void *userData, SoWxRenderArea *renderArea) |
| typedef SbBool SoWxRenderAreaEventCB(void *userData, wxEvent &anyEvent) |
| typedef SbBool SoWxRenderAreaRenderCB(void *userData, SoWxRenderArea *renderArea) |