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