27 #ifndef vtkValuePass_h
28 #define vtkValuePass_h
30 #include "vtkRenderingOpenGLModule.h"
42 void SetInputArrayToProcess(
int fieldAssociation,
const char *
name);
43 void SetInputArrayToProcess(
int fieldAssociation,
int fieldAttributeType);
44 void SetInputComponentToProcess(
int comp);
45 void SetScalarRange(
double min,
double max);
63 vtkInternals *Internals;
void PrintSelf(ostream &os, vtkIndent indent)
Render the opaque geometry with property key filtering.
Context in which a vtkRenderPass will render.
a simple class to control print indentation
Render opaque objects with the vtkValuePainter.
virtual void Render(const vtkRenderState *s)
static vtkOpaquePass * New()