36 #ifndef vtkRenderPass_h
37 #define vtkRenderPass_h
40 #include "vtkRenderingCoreModule.h"
42 VTK_ABI_NAMESPACE_BEGIN
65 vtkGetMacro(NumberOfRenderedProps,
int);
73 virtual void ReleaseGraphicsResources(
vtkWindow* w);
132 VTK_ABI_NAMESPACE_END
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.