#include <Inventor/SbColor.h>#include <Inventor/SbColorRGBA.h>#include <Inventor/SbViewportRegion.h>#include <Inventor/SoType.h>#include <Inventor/antialiasing/SoAntialiasingParameters.h>#include <Inventor/helpers/SbGlContextHelper.h>#include <Inventor/STL/vector>#include <Inventor/STL/set>#include <Inventor/threads/SbThreadSpinlock.h>#include <SoDeprecationRules.h>Go to the source code of this file.
Classes | |
| class | SoSceneManager | 
| Manages scene graph rendering and event handling.  More... | |
Typedefs | |
| typedef void | SoSceneManagerRenderCB (void *userData, SoSceneManager *mgr) | 
| typedef SbBool | SoAbortRenderCB (SoAction *, void *userData) | 
| typedef SbBool SoAbortRenderCB(SoAction *, void *userData) | 
This typedef defines the calling sequence for setAbortRenderCallback() callbacks.
| typedef void SoSceneManagerRenderCB(void *userData, SoSceneManager *mgr) | 
This typedef defines the calling sequence for setRenderCallback() callbacks.