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