38 #ifndef vtkMapArrayValues_h 39 #define vtkMapArrayValues_h 104 void AddToMap(
int from,
int to);
105 void AddToMap(
int from,
char *to);
106 void AddToMap(
char *from,
int to);
107 void AddToMap(
char *from,
char *to);
Map values in an input array to different values in an output array of (possibly) different type...
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
A atomic type representing the union of many types.
a simple class to control print indentation
#define vtkGetStringMacro(name)
#define VTKRENDERINGCORE_EXPORT
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)