Go to the documentation of this file.
39 #ifndef vtkDataObjectGenerator_h
40 #define vtkDataObjectGenerator_h
45 class vtkInternalStructureCache;
~vtkDataObjectGenerator()
void MakePolyData1(vtkDataSet *ds)
void MakeUnstructuredGrid2(vtkDataSet *ds)
void MakeUniformGrid1(vtkDataSet *ds)
virtual int RequestUpdateExtent(vtkInformation *req, vtkInformationVector **inV, vtkInformationVector *outV)
virtual int RequestDataObject(vtkInformation *req, vtkInformationVector **inV, vtkInformationVector *outV)
Superclass for algorithms that produce only data object as output.
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestInformation(vtkInformation *req, vtkInformationVector **inV, vtkInformationVector *outV)
produces simple (composite or atomic) data sets for testing.
virtual int RequestData(vtkInformation *req, vtkInformationVector **inV, vtkInformationVector *outV)
void MakeStructuredGrid1(vtkDataSet *ds)
vtkDataObject * CreateOutputDataObjects(vtkInternalStructureCache *structure)
vtkDataObject * FillOutputDataObjects(vtkInternalStructureCache *structure, int level, int stripe=0)
void MakeRectilinearGrid1(vtkDataSet *ds)
vtkInternalStructureCache * Structure
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
#define vtkSetStringMacro(name)
void MakePolyData2(vtkDataSet *ds)
vtkGetStringMacro(ExtensionsString)
void MakeUnstructuredGrid4(vtkDataSet *ds)
abstract class to specify dataset behavior
void MakeImageData1(vtkDataSet *ds)
void MakeImageData2(vtkDataSet *ds)
void MakeUnstructuredGrid3(vtkDataSet *ds)
void MakeValues(vtkDataSet *ds)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
static vtkDataObjectGenerator * New()
void MakeUnstructuredGrid1(vtkDataSet *ds)