30 #ifndef VTKDATASETGHOSTGENERATOR_H_
31 #define VTKDATASETGHOSTGENERATOR_H_
50 vtkSetMacro( NumberOfGhostLayers,
int );
51 vtkGetMacro( NumberOfGhostLayers,
int );
68 virtual void GenerateGhostLayers(
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGEOMETRY_EXPORT