Go to the documentation of this file.
16 #ifndef vtkLookupTableItem_h
17 #define vtkLookupTableItem_h
#define vtkGetObjectMacro(name, type)
Abstract class for ScalarsToColors items.
#define vtkTypeMacro(thisClass, superclass)
vtkLookupTable * LookupTable
virtual void ComputeBounds(double bounds[4])
virtual ~vtkLookupTableItem()
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
virtual void ComputeTexture()
map scalar values into colors via a lookup table
void SetLookupTable(vtkLookupTable *t)
#define VTKCHARTSCORE_EXPORT
static vtkLookupTableItem * New()