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