36 #ifndef __vtkDataObjectGenerator_h
37 #define __vtkDataObjectGenerator_h
41 class vtkInternalStructureCache;
53 vtkSetStringMacro(Program);
54 vtkGetStringMacro(Program);
81 CreateOutputDataObjects(vtkInternalStructureCache *structure);
84 FillOutputDataObjects(vtkInternalStructureCache *structure,
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
produces simple (composite or atomic) data sets for testing.
vtkInternalStructureCache * Structure
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only data object as output.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data