Go to the documentation of this file.
49 #ifndef vtkDataSetToDataObjectFilter_h
50 #define vtkDataSetToDataObjectFilter_h
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only data object as output.
#define vtkTypeMacro(thisClass, superclass)
static vtkDataSetToDataObjectFilter * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
map dataset into data object (i.e., a field)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
~vtkDataSetToDataObjectFilter()
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkDataSetToDataObjectFilter()
virtual int FillInputPortInformation(int, vtkInformation *)