34#ifndef vtkVolumetricPass_h
35#define vtkVolumetricPass_h
37#include "vtkRenderingOpenGLModule.h"
Implement the basic render passes.
a simple class to control print indentation
Context in which a vtkRenderPass will render.
Render the volumetric geometry with property key filtering.
virtual ~vtkVolumetricPass()
Destructor.
static vtkVolumetricPass * New()
vtkVolumetricPass()
Default constructor.
virtual void Render(const vtkRenderState *s)
Perform rendering according to a render state s.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.