23 #ifndef vtkPistonScalarsColors_h 24 #define vtkPistonScalarsColors_h 26 #include "vtkAcceleratorsPistonModule.h" 60 void SetTableRange(
double range[2]);
61 virtual void SetTableRange(
double rmin,
double rmax);
74 virtual std::vector<unsigned char>* ComputeScalarsColors(
80 virtual std::vector<float>* ComputeScalarsColorsf(
int numberOfChanels);
88 void ComputeValues(
float *
values);
106 #endif // vtkPistonScalarsColors_h std::vector< float > ScalarsColorsf
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
record modification and/or execution time
vtkScalarsToColors * LookupTable
#define vtkTypeMacro(thisClass, superclass)
std::vector< unsigned char > ScalarsColors
vtkTimeStamp ComputeColorsfTime
Superclass for mapping scalar values to colors.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
GLboolean GLenum GLenum GLvoid * values
vtkTimeStamp ComputeColorsTime
#define vtkGetObjectMacro(name, type)
Color Mapping for piston results.
#define vtkGetVectorMacro(name, type, count)
#define vtkSetMacro(name, type)