22#ifndef vtkFrameBufferObjectBase_h
23#define vtkFrameBufferObjectBase_h
25#include "vtkRenderingCoreModule.h"
abstract interface to OpenGL FBOs
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void GetLastSize(int &_arg1, int &_arg2)=0
virtual void GetLastSize(int _arg[2])=0
vtkFrameBufferObjectBase()
~vtkFrameBufferObjectBase()
virtual int * GetLastSize()=0
Dimensions in pixels of the framebuffer.
a simple class to control print indentation
abstract base class for most VTK objects
abstract superclass for all actors, volumes and annotations
abstract specification for renderers