28 #ifndef vtkValuePass_h
29 #define vtkValuePass_h
31 #include "vtkRenderingOpenGLModule.h"
72 vtkInternals *Internals;
a simple class to control print indentation
Render the opaque geometry with property key filtering.
Context in which a vtkRenderPass will render.
Render opaque objects with the vtkValuePainter.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetInputComponentToProcess(int comp)
static vtkValuePass * New()
virtual ~vtkValuePass()
Destructor.
vtkValuePass()
Default constructor.
virtual void Render(const vtkRenderState *s)
Render.
void SetInputArrayToProcess(int fieldAssociation, int fieldAttributeType)
void SetInputArrayToProcess(int fieldAssociation, const char *name)
Set the array to be drawn.
void SetScalarRange(double min, double max)