45 #ifndef vtkRenderPass_h 46 #define vtkRenderPass_h 49 #include "vtkRenderingCoreModule.h" 73 vtkGetMacro(NumberOfRenderedProps,
int);
81 virtual void ReleaseGraphicsResources(
vtkWindow* w);
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.
abstract specification for renderers
int NumberOfRenderedProps
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
abstract interface to OpenGL FBOs
a simple class to control print indentation
Perform part of the rendering of a vtkRenderer.