10 #ifndef vtkCellGridResponderBase_h
11 #define vtkCellGridResponderBase_h
13 #include "vtkCommonDataModelModule.h"
16 VTK_ABI_NAMESPACE_BEGIN
27 this->Superclass::PrintSelf(os, indent);
31 virtual bool EvaluateQuery(
44 #endif // vtkCellGridResponderBase_h
Respond to a query on one particular type of cell.
Perform an operation on cells in a vtkCellMetadata instance.
abstract base class for most VTK objects
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.