Go to the documentation of this file.
24 #ifndef vtkBlockIdScalars_h
25 #define vtkBlockIdScalars_h
27 #include "vtkFiltersGeneralModule.h"
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkBlockIdScalars * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkDataObject * ColorBlock(vtkDataObject *input, int group)
~vtkBlockIdScalars() override
generates scalars from blocks.
general representation of visualization data
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.