#include <Inventor/misc/SoRefCounter.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/SbColorRGBA.h>
#include <Inventor/SbVec.h>
#include <Inventor/SbString.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/SbEventHandler.h>
#include <Inventor/SbEventArg.h>
#include <Inventor/SbPImpl.h>
#include <Inventor/image/SbRasterImage.h>
#include <Inventor/ViewerComponents/SiRenderArea.h>
#include <Inventor/ViewerComponents/SiRenderAreaAntialiasing.h>
#include <Inventor/ViewerComponents/SiRenderAreaTransparency.h>
Go to the source code of this file.
Classes | |
class | SoOffscreenRenderArea |
Render to an off-screen buffer for printing or generating textures. More... | |
struct | SoOffscreenRenderArea::EventArg |
Event that can be sent to the application for each tile rendered. More... | |
Functions | |
SO_PIMPL_BASE_PUBLIC_DECLARATION (SoOffscreenRenderArea) |
SO_PIMPL_BASE_PUBLIC_DECLARATION | ( | SoOffscreenRenderArea | ) |