50#ifndef vtkDataSetToDataObjectFilter_h
51#define vtkDataSetToDataObjectFilter_h
54#include "vtkFiltersCoreModule.h"
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTypeBool ModernTopology
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
vtkDataSetToDataObjectFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeBool LegacyTopology
~vtkDataSetToDataObjectFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
static vtkDataSetToDataObjectFilter * New()
Instantiate the object to transform all data into a data object.
abstract class to specify dataset behavior
a simple class to control print indentation