Go to the documentation of this file.
40 #ifndef vtkDataObjectGenerator_h
41 #define vtkDataObjectGenerator_h
43 #include "vtkFiltersCoreModule.h"
46 class vtkInternalStructureCache;
60 vtkSetStringMacro(Program);
84 vtkInternalStructureCache *Structure;
88 CreateOutputDataObjects(vtkInternalStructureCache *structure);
91 FillOutputDataObjects(vtkInternalStructureCache *structure,
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
produces simple (composite or atomic) data sets for testing.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
general representation of visualization data