39 #ifndef vtkDataObjectGenerator_h
40 #define vtkDataObjectGenerator_h
45 class vtkInternalStructureCache;
57 vtkSetStringMacro(Program);
58 vtkGetStringMacro(Program);
85 CreateOutputDataObjects(vtkInternalStructureCache *structure);
88 FillOutputDataObjects(vtkInternalStructureCache *structure,
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
#define VTKFILTERSCORE_EXPORT
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 RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data