43 #include "vtkRenderingOpenGL2Module.h"
109 void operator=(const
vtkSSAAPass&) VTK_DELETE_FUNCTION;
vtkFrameBufferObject * FrameBufferObject
Graphics resources.
vtkOpenGLHelper * SSAAProgram
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
a simple class to control print indentation
internal class which encapsulates OpenGL frame buffer object.
vtkRenderPass * DelegatePass
abstracts an OpenGL texture object.
virtual void Render(const vtkRenderState *s)=0
Perform rendering according to a render state s.
virtual void ReleaseGraphicsResources(vtkWindow *w)
Release graphics resources and ask components to release their own resources.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Perform part of the rendering of a vtkRenderer.
Implement Screen Space Anti Aliasing pass.