24#ifndef vtkOverlappingAMRLevelIdScalars_h
25#define vtkOverlappingAMRLevelIdScalars_h
27#include "vtkFiltersGeneralModule.h"
a simple class to control print indentation
A base class for all algorithms that take as input vtkOverlappingAMR and produce vtkOverlappingAMR.
generate scalars from levels.
static vtkOverlappingAMRLevelIdScalars * New()
vtkOverlappingAMRLevelIdScalars()
void AddColorLevels(vtkUniformGridAMR *input, vtkUniformGridAMR *output)
~vtkOverlappingAMRLevelIdScalars() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkUniformGrid * ColorLevel(vtkUniformGrid *input, int group)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.