16 #ifndef __vtkColorTransferFunctionItem_h
17 #define __vtkColorTransferFunctionItem_h
21 class vtkColorTransferFunction;
38 void SetColorTransferFunction(vtkColorTransferFunction* t);
39 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
virtual void ComputeTexture()=0
Abstract class for ScalarsToColors items.
a simple class to control print indentation
topologically and geometrically regular array of data
vtkColorTransferFunction * ColorTransferFunction
virtual void GetBounds(double bounds[4])
virtual void PrintSelf(ostream &os, vtkIndent indent)