12 #ifndef vtkNonOverlappingAMRLevelIdScalars_h
13 #define vtkNonOverlappingAMRLevelIdScalars_h
15 #include "vtkFiltersGeneralModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
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
static vtkNonOverlappingAMRLevelIdScalars * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkNonOverlappingAMRLevelIdScalars()