33 #ifndef __vtkDefaultPass_h
34 #define __vtkDefaultPass_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
#define VTKRENDERINGOPENGL_EXPORT
virtual void Render(const vtkRenderState *s)=0
Perform part of the rendering of a vtkRenderer.
Implement the basic render passes.