#include <Inventor/SbColorRGBA.h>
#include <Inventor/SbColor.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/SbLinear.h>
#include <Inventor/SbPList.h>
#include <Inventor/threads/SbThreadSpinlock.h>
#include <Inventor/components/SoGLGraphicConfigTemplate.h>
#include <Inventor/helpers/SbGlContextHelper.h>
#include <Inventor/sys/SoGLType.h>
#include <Inventor/nodes/SoFullSceneAntialiasing.h>
#include <stdio.h>
#include <Inventor/SoOffscreenRenderer.h>
Go to the source code of this file.
Classes | |
class | SoOffscreenRenderer |
Renders to an off-screen buffer for printing or generating textures. More... | |
class | SoOffscreenTileProperty |
Class encapsulating offscreen tile properties More... | |
class | SoOffscreenTileObserver |
Abstract class for monitoring the rendering of tiles (sub-images). More... |