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