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