 |
VTK
9.0.1
|
Go to the documentation of this file.
47 #ifndef vtkDataSetToDataObjectFilter_h
48 #define vtkDataSetToDataObjectFilter_h
51 #include "vtkFiltersCoreModule.h"
Superclass for algorithms that produce only data object as output.
static vtkDataSetToDataObjectFilter * New()
Instantiate the object to transform all data into a data object.
~vtkDataSetToDataObjectFilter() override
map dataset into data object (i.e., a field)
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to specify dataset behavior
vtkTypeBool ModernTopology
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
vtkDataSetToDataObjectFilter()
vtkTypeBool LegacyTopology