Go to the documentation of this file.
30 #ifndef VTKSTRUCTUREDGRIDPARTITIONER_H_
31 #define VTKSTRUCTUREDGRIDPARTITIONER_H_
represent and manipulate 3D points
void PrintSelf(ostream &oss, vtkIndent indent)
#define VTKFILTERSGEOMETRY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkPoints * ExtractSubGridPoints(vtkStructuredGrid *wholeGrid, int subext[6])
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkStructuredGridPartitioner()
virtual ~vtkStructuredGridPartitioner()
static vtkStructuredGridPartitioner * New()
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.