16 #ifndef __vtkPiecewiseFunctionItem_h
17 #define __vtkPiecewiseFunctionItem_h
21 class vtkPiecewiseFunction;
36 void SetPiecewiseFunction(vtkPiecewiseFunction* t);
37 vtkGetObjectMacro(PiecewiseFunction, vtkPiecewiseFunction);
virtual void ComputeTexture()=0
Abstract class for ScalarsToColors items.
vtkPiecewiseFunction * PiecewiseFunction
vtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void GetBounds(double bounds[4])
virtual void PrintSelf(ostream &os, vtkIndent indent)