Renders to an off-screen buffer for printing or generating textures. More...
#include <Inventor/SoBigImageRenderer.h>
Public Member Functions | |
SoBigImageRenderer (const SbViewportRegion &viewportRegion) | |
SoBigImageRenderer (SoGLRenderAction *ra) |
There is no size limit (except available memory).
NOTE: This class does not exist in Open Inventor 10.0 and later. Use SoOffscreenRenderArea.SoBigImageRenderer::SoBigImageRenderer | ( | const SbViewportRegion & | viewportRegion | ) |
Constructor.
An internal instance of an SoGLRenderAction will be maintained with a viewport region set to the one passed in by the constructor.
SoBigImageRenderer::SoBigImageRenderer | ( | SoGLRenderAction * | ra | ) |
Constructor.
The render action passed to the constructor will be used in all subsequent offscreen renderings.