29 #ifndef __vtkScalarsToColorsItem_h
30 #define __vtkScalarsToColorsItem_h
81 virtual ~vtkScalarsToColorsItem();
86 virtual
void ComputeBounds(
double* bounds);
91 virtual
void ComputeTexture() = 0;
98 virtual
void ScalarsToColorsModified(
vtkObject* caller,
unsigned long eid,
void* calldata);
99 static
void OnScalarsToColorsModified(
vtkObject* caller,
unsigned long eid,
void *clientdata,
void* calldata);
102 double UserBounds[4];
113 vtkScalarsToColorsItem(const vtkScalarsToColorsItem &);
114 void operator=(const vtkScalarsToColorsItem &);
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
virtual void GetBounds(double bounds[4])
Abstract class for ScalarsToColors items.
#define vtkTypeMacro(thisClass, superclass)
Class for drawing 2D primitives to a graphical context.
supports function callbacks
#define vtkSetVector4Macro(name, type)
a simple class to control print indentation
represent and manipulate 2D points
topologically and geometrically regular array of data
#define vtkGetVector4Macro(name, type)
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
Abstract class for 2D plots.
#define vtkGetObjectMacro(name, type)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCHARTSCORE_EXPORT
#define vtkSetMacro(name, type)