Go to the documentation of this file.
38 #ifndef vtkMapArrayValues_h
39 #define vtkMapArrayValues_h
void AddToMap(int from, int to)
int FillInputPortInformation(int, vtkInformation *)
#define vtkTypeMacro(thisClass, superclass)
void AddToMap(int from, char *to)
void AddToMap(char *from, int to)
Map values in an input array to different values in an output array of (possibly) different type.
void AddToMap(vtkVariant from, vtkVariant to)
void AddToMap(char *from, char *to)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkMapArrayValues * New()
a simple class to control print indentation
#define vtkSetStringMacro(name)
A atomic type representing the union of many types.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual ~vtkMapArrayValues()
#define VTKRENDERINGCORE_EXPORT