27#ifndef vtkPartitionedDataSetCollectionSource_h
28#define vtkPartitionedDataSetCollectionSource_h
30#include "vtkFiltersSourcesModule.h"
45 vtkSetClampMacro(NumberOfShapes,
int, 0, 12);
46 vtkGetMacro(NumberOfShapes,
int);
a simple class to control print indentation
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
a source that produces a vtkPartitionedDataSetCollection.
int RequestData(vtkInformation *info, vtkInformationVector **input, vtkInformationVector *output) override
Methods for subclasses to override to handle different pipeline requests.
static vtkPartitionedDataSetCollectionSource * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
vtkPartitionedDataSetCollectionSource()
~vtkPartitionedDataSetCollectionSource() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.