31#ifndef vtkVolumetricPass_h
32#define vtkVolumetricPass_h
35#include "vtkRenderingOpenGL2Module.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.
~vtkVolumetricPass() override
Destructor.
static vtkVolumetricPass * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(const vtkRenderState *s) override
Perform rendering according to a render state s.
vtkVolumetricPass()
Default constructor.