33 #ifndef vtkDefaultPass_h 34 #define vtkDefaultPass_h 36 #include "vtkRenderingOpenGL2Module.h" 40 class vtkDefaultPassLayerList;
72 virtual void RenderTranslucentPolygonalGeometry(
const vtkRenderState *
s);
76 virtual void RenderFilteredTranslucentPolygonalGeometry(
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Context in which a vtkRenderPass will render.
a simple class to control print indentation
virtual void Render(const vtkRenderState *s)=0
Perform part of the rendering of a vtkRenderer.
Implement the basic render passes.