10 #ifndef vtkDGBoundsResponder_h
11 #define vtkDGBoundsResponder_h
13 #include "vtkFiltersCellGridModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
20 class vtkDGBoundsResponders;
42 #endif // vtkDGBoundsResponder_h
Perform an operation on cells in a vtkCellMetadata instance.
Respond to a query on one particular type of cell.
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
virtual bool Query(QueryClass *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches)=0
Respond to a query on one particular type of cell.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...