47 #ifndef vtkDataSetToDataObjectFilter_h 48 #define vtkDataSetToDataObjectFilter_h 50 #include "vtkFiltersCoreModule.h" 71 vtkGetMacro(Geometry,
int);
80 vtkGetMacro(Topology,
int);
89 vtkGetMacro(FieldData,
int);
98 vtkGetMacro(PointData,
int);
107 vtkGetMacro(CellData,
int);
116 vtkInformationVector *) VTK_OVERRIDE;
117 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
118 vtkInformationVector *) VTK_OVERRIDE;
120 int FillInputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
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)
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce only data object as output.
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.