10#ifndef vtkDGBoundsResponder_h
11#define vtkDGBoundsResponder_h
13#include "vtkFiltersCellGridModule.h"
18VTK_ABI_NAMESPACE_BEGIN
Compute the geometric bounds of a cell-grid.
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.
~vtkDGBoundsResponder() override=default
bool Query(vtkCellGridBoundsQuery *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches) override
vtkDGBoundsResponder()=default
static vtkDGBoundsResponder * New()