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