22 #ifndef vtkRenderbuffer_h
23 #define vtkRenderbuffer_h
26 #include "vtkRenderingOpenGL2Module.h"
48 vtkGetMacro(Handle,
unsigned int);
67 int CreateColorAttachment(
75 int CreateDepthAttachment(
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
create a window for renderers to draw into
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...