33 #ifndef vtkSplitByCellScalarFilter_h 34 #define vtkSplitByCellScalarFilter_h 36 #include "vtkFiltersGeneralModule.h" 56 vtkGetMacro(PassAllPoints,
bool);
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
static vtkMultiBlockDataSetAlgorithm * New()
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.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
splits input dataset according an integer cell scalar array.