40 #ifndef vtkDataObjectGenerator_h 41 #define vtkDataObjectGenerator_h 43 #include "vtkFiltersCoreModule.h" 46 class vtkInternalStructureCache;
60 vtkSetStringMacro(Program);
61 vtkGetStringMacro(Program);
88 CreateOutputDataObjects(vtkInternalStructureCache *structure);
91 FillOutputDataObjects(vtkInternalStructureCache *structure,
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
produces simple (composite or atomic) data sets for testing.
vtkInternalStructureCache * Structure
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.