10#ifndef vtkDGElevationResponder_h
11#define vtkDGElevationResponder_h
13#include "vtkFiltersCellGridModule.h"
18VTK_ABI_NAMESPACE_BEGIN
A cell-grid query for creating an "elevation" field.
Respond to a query on one particular type of cell.
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
Respond to a query on one particular type of cell.
~vtkDGElevationResponder() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDGElevationResponder()=default
bool Query(vtkCellGridElevationQuery *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches) override
static vtkDGElevationResponder * New()
a simple class to control print indentation