4 #ifndef vtkCompositeTransferFunctionItem_h
5 #define vtkCompositeTransferFunctionItem_h
7 #include "vtkChartsCoreModule.h"
10 VTK_ABI_NAMESPACE_BEGIN
vtkPiecewiseFunction * OpacityFunction
Defines a 1D piecewise function.
void ComputeTexture() override
Need to be reimplemented by subclasses, ComputeTexture() is called at paint time if the texture is no...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
void ComputeBounds(double bounds[4]) override
static vtkColorTransferFunctionItem * New()