21 #ifndef vtkRenderbuffer_h 
   22 #define vtkRenderbuffer_h 
   25 #include "vtkRenderingOpenGL2Module.h"  
   43   vtkGetMacro(Handle, 
unsigned int);
 
   59   int CreateColorAttachment(
 
   67   int CreateDepthAttachment(
 
abstract base class for most VTK objects 
 
virtual void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
create a window for renderers to draw into