41 #ifndef vtkAttributeDataToFieldDataFilter_h
42 #define vtkAttributeDataToFieldDataFilter_h
59 vtkSetMacro(PassAttributeData,
int);
60 vtkGetMacro(PassAttributeData,
int);
61 vtkBooleanMacro(PassAttributeData,
int);
map attribute data to field data
#define VTKFILTERSCORE_EXPORT
~vtkAttributeDataToFieldDataFilter()
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()