#include <Inventor/Win/SoWinBeginStrict.h>#include <windows.h>#include <Inventor/Win/SoWinDef.h>#include <climits>#include <Inventor/SbColor.h>#include <Inventor/sensors/SoNodeSensor.h>#include <Inventor/SoSceneManager.h>#include <Inventor/Win/SoWinGLWidget.h>#include <Inventor/actions/SoGLRenderAction.h>#include <Inventor/nodes/SoCamera.h>#include <Inventor/elements/SoStereoElement.h>#include <Inventor/nodes/SoFullSceneAntialiasing.h>#include <Inventor/SbElapsedTime.h>#include <Inventor/Gui/SoGuiRenderArea.h>#include <Inventor/Win/SoWinEndStrict.h>Go to the source code of this file.
Classes | |
| class | SoWinRenderArea |
Component for rendering Open Inventor scene graphs. More... | |
Typedefs | |
| typedef SbBool | SoWinRenderAreaEventCB(void *userData, XAnyEvent *anyevent) |
| typedef SbBool | SoWinRenderAreaRenderCB(void *userData, SoWinRenderArea *rendArea) |
Definition at line 60 of file SoWinRenderArea.h.
| typedef SbBool SoWinRenderAreaRenderCB(void *userData, SoWinRenderArea *rendArea) |
Definition at line 65 of file SoWinRenderArea.h.