Go to the documentation of this file.
30 #ifndef VTKDATASETGHOSTGENERATOR_H_
31 #define VTKDATASETGHOSTGENERATOR_H_
virtual ~vtkDataSetGhostGenerator()
#define VTKFILTERSGEOMETRY_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
Composite dataset that organizes datasets into blocks.
virtual int RequestData(vtkInformation *rqst, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkGetMacro(name, type)
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkDataSetGhostGenerator()
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.