Go to the documentation of this file.
16 #ifndef vtkColorTransferFunctionItem_h
17 #define vtkColorTransferFunctionItem_h
#define vtkGetObjectMacro(name, type)
Abstract class for ScalarsToColors items.
#define vtkTypeMacro(thisClass, superclass)
Defines a transfer function for mapping a property to an RGB color value.
vtkColorTransferFunctionItem()
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkColorTransferFunction * ColorTransferFunction
virtual ~vtkColorTransferFunctionItem()
topologically and geometrically regular array of data
a simple class to control print indentation
virtual bool UsingLogScale()
virtual void ComputeTexture()
virtual void ComputeBounds(double bounds[4])
static vtkColorTransferFunctionItem * New()
void SetColorTransferFunction(vtkColorTransferFunction *t)
#define VTKCHARTSCORE_EXPORT