24 #ifndef vtkValuePass_h
25 #define vtkValuePass_h
39 void SetInputArrayToProcess(
int fieldAssociation,
const char *
name);
40 void SetInputArrayToProcess(
int fieldAssociation,
int fieldAttributeType);
41 void SetInputComponentToProcess(
int comp);
42 void SetScalarRange(
double min,
double max);
60 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
#define VTKRENDERINGOPENGL_EXPORT
Render opaque objects with the vtkValuePainter.
virtual void Render(const vtkRenderState *s)
static vtkOpaquePass * New()