50 #ifndef vtkDataSetToDataObjectFilter_h 51 #define vtkDataSetToDataObjectFilter_h 53 #include "vtkFiltersCoreModule.h" 74 vtkGetMacro(Geometry,
int);
83 vtkGetMacro(Topology,
int);
92 vtkGetMacro(FieldData,
int);
101 vtkGetMacro(PointData,
int);
110 vtkGetMacro(CellData,
int);
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
a simple class to control print indentation
map dataset into data object (i.e., a field)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.